You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is Simple Instagram Clone using MongoDB, React, NodeJs & ExpressJs (MERN).
Client Folder is Client
Server Folder is Server
Dependencies
Please Install dependencies for client and server in their respective folder using npm install command this will automatically install dependencies for this project.
Client
To start client run command in client folder npm start
Server
To start Server just run command in Server folder nodemon app.js
Read our Contributing Guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to Instagram Clone.
Please feel free to contribute in this project as well as other project in this account.