QuickBlog is a full-stack blogging application built using the MERN (MongoDB, Express, React, Node.js) stack. It allows users to create, edit, delete, and read blog posts with authentication features.
- User authentication (Login)
- Create, Read, Update, and Delete (CRUD) blog posts
- Responsive and modern UI
- RESTful API
- MongoDB database integration
Frontend:
- React
- Axios
- React Router DOM
Backend:
- Node.js
- Express.js
- MongoDB (Mongoose)
- JWT for Authentication
- Bcrypt for password hashing