Skip to content

A simple blog site built with Node.js, Express.js, MongoDB, EJS, and Bootstrap. Create, read, and share blog posts with date-based sorting. Perfect for bloggers and developers. Author: Sanket Patil & Srusthi Bhogate

License

Notifications You must be signed in to change notification settings

Tanishq-Vankudre/EasyPostBlog

 
 

Repository files navigation

EasyPostBlog

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

About

A simple blog site built with Node.js, Express.js, MongoDB, EJS, and Bootstrap. Create, read, and share blog posts with date-based sorting. Perfect for bloggers and developers. Author: Sanket Patil & Srusthi Bhogate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • EJS 70.5%
  • JavaScript 29.5%