Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.12 KB

README.md

File metadata and controls

35 lines (21 loc) · 1.12 KB

Instagram

Tech Stack:

Instagram clone in MERN stack. JWT used for authentication. Material UI lib for frontend, and formik, yup for forms validation. To make MongoDB real-time for messaging used pusherjs. The frontend is deployed on Netlify and the backend on Heroku.

Node.js

React



Features:

1. User Signup and Signin.
2. Add Post.
3. Follow and Unfollow others.
4. Like and Unlike posts.
5. Comment on posts.
6. Chat with following users.

Demo

Demo

Live Preview URL

Go to site

Backend for instagram clone (MERN)

Backend GitHub Repo