It is a real time social media web application named "FireFlash" which consists of all major functions of Instagram including signup,signin, create post,delete post, follow and unfollow users,make comments and many more.You can refer to the code.It is a MERN stack project comprising Reactjs, MongoDB,Expressjs and Nodejs.I have used postman to check the API calls.You can check the images folder to view my application.This is a REACT Application Built Cloning All the basic functionalities that the Social media platform Instagram Provides ✨
⭐I have added detailed explanation of the entire codebase in the form of comments so that anyone familiar with MERN stack can understand.
Sneaky features of FireFlash ✅ :
⭐ Create Your Profile ⭐ Login & SignUp using Jwt Authentication ⭐ Upload And Edit Your Display Profile ⭐ Create a new Post to be featured on the Wall ⭐ Like Others Post ⭐ Comment on Others Post ⭐ Real-time display of Followers and Followings ⭐ Follow and Unfollow Other Users ⭐ Delete Your Post
❓ Database : MongoDB
❓ Frontend : ReactJs , Materialize-Css , Html and CSS
❓ Server -side : NodeJs , ExpressJs
❓ Authentication : Token Based Authentication
❓ Email verification : Email regex
❓ HTTP requests and API verification : Postman
❓ Sending signup mail : Nodemailer
❓ Hashing Password : bcrypt.js
❓ Deployment : Heroku