Skip to content

A simple Blog Site using NodeJs, , Express and MongoDB.

Notifications You must be signed in to change notification settings

suman-1969/blog-site

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog-site

This is a simple Blog Site which uses mongoDB to store it's data.
It include various functions like creating, editing, viewing and deleting blogs.
It uses Various Technologies like: nodejs, mongoDB,mongoose, express, html, CSS, and semantic-ui .


To run the project, follow these steps :-

  • Make sure you have node installed.
  • Open terminal or command prompt.
  • Switch to the project directory using cd command.
  • Then run the following command : node app.js

About

A simple Blog Site using NodeJs, , Express and MongoDB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 55.7%
  • JavaScript 42.5%
  • CSS 1.8%