/instagram-clone

Instagram Clone with working features in MERN Stack

Primary LanguageJavaScript

instagram-clone

Instagram Clone with working features

Demo credentials :

Email : test2@gmail.com
Pwd : test2@gmail.com

Features :

  1. Login and Signup - Used Jwt for authentication and Express Validator for validation
  2. Create and Delete Post - Used Formidable for post creation
  3. Like and Commenting
  4. Save Post
  5. Explore Section
  6. Search Option for user accounts
  7. Edit/Update user profile Photo and Details
  8. Grid and List view for posts in profile tab
  9. See all saved Posts in profile tab
  10. Add and Delete Story
  11. Follow/Unfollow other users

Tech Used

  1. React JS
  2. MongoDB
  3. Express
  4. Node JS
  5. Redux