This project is a Instagram clone using MERN stack. (This project is still under development) Run this MERN project using following commands First you must have installed react,node.js,express.js and mongodb. npm install npm start cd server/ node index.js