The BlogApp is a MERN stack project that allows users to add, delete, and update their own blogs. Additionally, users can comment on other authors' blogs, but they cannot edit or delete those comments. In the comment section, users can view comments made by others on their own blogs; however, they can only delete comments that they have personally posted.
Backend Link
To Visit my website Click here
- React
- Material UI
- React-Router-Dom
- Mongodb
- Express.js
- Node.js
- Jsonwebtoken.js
- bcrypt.js
- Authentication
- Relationship between user and his blog
- Filering
- Authentication
- Responsive
- Dynaminc Routing
- The user will be able to delete the comments and blog which have posted.