Skip to content

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

License

Notifications You must be signed in to change notification settings

viknedus/ig-web-v2

Repository files navigation

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!