Map App is a full-stack MERN application with Admin and User roles, designed for creating, exploring, and managing blogs across multiple categories like Technology, Sports, Entertainment, and Devotional. It is secure, user-friendly, and fully responsive.
- Users can create, edit, and view blogs.
- Admin can manage all blogs, moderate content, and delete inappropriate posts.
- Technology, Sports, Entertainment, Devotional, and more.
- Users can choose categories while creating blogs.
- Search blogs by title or keywords.
- Filter blogs by category for easier discovery.
- JWT-based secure login system.
- Ensures only authorized users can perform certain actions.
- Integrated with Cloudinary for storing blog images efficiently.
- Modern and clean interface.
- Works well on both desktop and mobile devices.
- Frontend: React.js
- Backend: Node.js, Express.js
- Database: MongoDB
- Authentication: JWT
- Image Storage: Cloudinary
- Clone the repository:
(https://github.com/Dayapal/DedicatedBlog-App.git)