Project
I built this application with MERN-Stack (MongoDb, Express.js, React.js, Node.js) is hosted on GitHub. This app features user authentication and light and dark theme. Frontend build with React.js and Material Ui component and Backend build on Node.js. I use JWT (Json Web Token) for user authentication and bcryptjs to hash the password of user and redux toolkit for state management. In this app user can register and login email and password. interact with other user also add friend to their friends list and post images. scroll feed and like and unlike post.
Technologies
React.js
Node.js
Express.js
MongoDb
Redux-tookit
MUI
Back