Skip to content

nlagdhir/insta-clone

Repository files navigation

Instagram Clone Using Next-Auth

Below feartures are covered :

  • Google Login using Next-Auth Library
  • Post content including Image and Caption
  • Store data in firestore
  • Store images in Storage
  • Display data in feed section
  • Like and Comment ability to logged in users
  • Use Recoil for state management
  • Design using Tailwind

Demo

https://insta-clone-nlagdhir.vercel.app/

Screenshots

Homepage Feed :

HomePage Feed

LoggedIn User Feed :

LoggedIn User Feed

Run Locally

Clone the project

https://github.com/nlagdhir/insta-clone

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run dev

Tech Stack

Client: React, NextJS, TailwindCSS

Server: API

🔗 Links

portfolio linkedin twitter