Description:
This project is a simple blog site built using Node.js, Express, MongoDB, and EJS. Users can register, log in, create, and view blog posts. The site is designed to provide a clean and user-friendly interface for blog management.
Features:
User authentication (Login/Register) Create and view blog posts Dashboard to manage blog posts Express sessions and flash messages for better user interaction
To run this project locally, follow these steps:
Clone this repository. Install the necessary dependencies using npm install. Configure your MongoDB connection in app.js. Run the application with node app.js. Access the blog site in your web browser at http://localhost:3000.
Contributing:
We welcome contributions from the community. Feel free to open issues, suggest improvements, or submit pull requests.
License:
This project is licensed under the MIT License. See the LICENSE file for details.
Author:
Sanket Patil and Srushti Bhogate