Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 516 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 516 Bytes

Instagram-clone-using-mern

Instagram clone using Mern - Node, React, Express and Mongodb

Watch Mern Stack series on Youtube: https://tinyurl.com/yckx9szy

Features

  • Building an backend API with Node.js & Express
  • Testing API using Postman
  • JWT based authentication
  • Reset/Refresh tokens
  • Upload image to cloudinary
  • Sending Emails using nodemailer
  • Forgot & Reset Password
  • React Router hooks
  • Redux Toolkit State management
  • Manage Apis
  • Protected/Private Routes
  • CRUD Operations
  • Search Users