Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 756 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 756 Bytes

IG Web App v2

This is an Instagram like social media web application built with NEXT.JS

IG Web v2-ish

YouTube video example Here 📀


Note :

You have to signin with GOOGLE (Google will authenticate your account for a safe & easy login) to experience the whole package (likes, comments, posts, stories, responsiveness, etc.)


You want to Fork Repo or contribute?

You can Fork this repo.

After Forking and cloning it on your local machine, run the following code on your Visual Studio Code terminal:

npm
# or
yarn

to set up the project in your local machine and install necessary dependecies then code away!