A full-stack blogging platform built with MERN stack (MongoDB, Express.js, React.js, Node.js) featuring rich text editing, image uploads, and user authentication.
- User Authentication
- Login/Signup functionality
- Protected routes for admin access
- JWT based authentication
- Create, read, update and delete blog posts
- Rich text editor (Quill.js) for content creation
- Image upload support via ImageKit
- Category-based filtering
- Responsive design using Tailwind CSS
- Modern and clean interface
- Toast notifications for user feedback
- Loading states and error handling
- React.js
- Tailwind CSS
- React Hot Toast
- Quill.js Editor
- Axios
- Node.js
- Express.js
- MongoDB & Mongoose
- JWT Authentication
- Multer for file uploads
- ImageKit for image hosting