A comprehensive social media application has been developed using a full stack approach, incorporating technologies such as React, Redux, Express, MongoDB, and Material-UI.
The backend REST API server was implemented using Node.js, Express, and MongoDB.
To log in to the application, you can create an account using any email address of your choice and a password that is at least 6 characters long."
To log in: make any email you want and password longer than 6 characters
Features:
- Make posts, like them and add comments
- user login, sign up, and authentication
- Customize your user profile
- Image uploads
- Notifications for login,logout,addComment,deletePost,deleteComment.
Website: --To be hosted
To run this app:
run npm install
run npm start
go to http://localhost:3000