A simple and responsive Blog Website built using React for the frontend, with Express.js and MongoDB powering the backend.
- Creat blog posts
- Uses MongoDB for data storage
- Express.js server handles RESTful API routes
- Clean and user-friendly interface
- Frontend: React
- Backend: Node.js, Express.js
- Database: MongoDB (NoSQL)
- Others: Mongoose (MongoDB ODM)
- Clone the repository:
git clone https://github.com/harikrishnan669/Blogging-Website.git