Shree-77 / BlogWebsite

A simple BlogWebsite Using NodeJs,JS,Express,MongoDB
0 stars 0 forks source link

Simple Blog Site

A basic blog site where users can register, log in, create posts, and delete posts. This project is built using [Express , Node JS], and it provides a straightforward way for users to share their thoughts and ideas through blog posts.

Live Demo

You can try out the live demo of this project by following this link.

Features

Installation

To run this project locally, follow these steps:

Clone this repository to your local machine and run following commands:

git clone https://github.com/Shree-77/BlogWebsite.git
cd simple-blog-site
npm install
npm start or nodemon app.js