Instagram clone with MongoDB, Express JS, Socket IO, React
Instagram Clone Project
Features
- This project includes MongoDB, Express JS, Socket IO, React, Material UI, Heroku;
- This project includes operations such as Login/Register, Follow/Unfollow, Post Like/Dislike, Instant Messaging with Socket io;
- Each user’s profile and information are kept in the MongoDB database;
Images From the Project
1- Login Page
2- Register Page
3- Profile Page
4- Home Page
5- Messenger Page
Used Technologies
- Front-End: React, Material-UI, Socket.io-client.
- Back-End: Express, Axios, Mongoose, Socket-io.
Front-End Start
npm start
Back-End Start
npm start