π Blog Application A full-stack MERN Blog App that enables users to perform CRUD operations on blog posts and comments. The app includes user-specific access, authentication handling using Context API, and a modern UI built with Material-UI. It utilizes RESTful APIs and stores data securely on MongoDB Atlas.
π Features:-
π Create, read, update, and delete blog posts
π¬ Comment on posts with user-only delete access
π€ Context-based user session handling
π¨ Responsive UI using Material-UI
π Access control for post/comment actions
βοΈ MongoDB Atlas for cloud data storage