Skip to content

kdesh2001/Simple-Blog-Website-Full-Stack-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple blog website made using HTML, CSS, JS, EJS, nodeJS, and mongoDB. Install all the dependencies first using the command npm install

This site requires local MongoDB server started.

After ensuring new server started, run command nodemon

Go to localhost:3000

You can see the blog

To add a new post go to localhost:3000/compose Each post will be visible on home page. You can also access each post by going to localhost:3000/title where title is the post title

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published