Skip to content

akshayjadhav4/instagram-frontend-mern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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