Skip to content

A blogging website made using EJS, Express, NodeJS and MongoDB

Notifications You must be signed in to change notification settings

supreethkurpad/Blog-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog-Project

A blogging website made using EJS, Express, NodeJS and MongoDB. It makes use of EJS templates to render different HTML pages and the backend is built using NodeJS. The blog posts are stored to MongoDB using Mongoose. This project has a secret compose route which is available only to the website administrator.

#Steps to run the project locally

  1. Clone the repository.
  2. Run "npm install"
  3. Run "node app.js"

About

A blogging website made using EJS, Express, NodeJS and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published