This project is a dynamic blog website built with the MERN stack (MongoDB, Express, React, Node.js). It allows users to create, read, update, and delete blog posts. The application includes user authentication with login and logout functionalities.
- User Authentication: Register, login, and logout.
- CRUD Operations: Create, read, update, and delete blog posts.
- User Profile Management: View and manage user profiles.
- Responsive Design: Accessible on various devices.
- Frontend: React.js
- Backend: Node.js and Express
- Database: MongoDB
- Authentication: JSON Web Tokens (JWT)
- Styling: CSS/Bootstrap (or any other preferred styling framework)
- Node.js and npm installed
- MongoDB installed and running