Skip to content

A simple blog using Node js, Express JS and Mongoose

Notifications You must be signed in to change notification settings

ansumanmishra/nodejs-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node JS Blog

A simple blog using Node js, Express JS and Mongoose

Features

  1. Add New Post (Post title, body, author, photo)
  2. Edit Post
  3. Delete Post
  4. Display/Search Post
  5. Add Comment for Post
  6. Delete Comment

Installation

  1. Clone the repository
  2. Go to the project root directory in the command prompt
  3. Type "npm start" and hit enter
  4. Now you can run application in the browser - http://localhost:3000
  5. Before installation, make sure you have node js & mongo db installed in your machine and the mongo db services are running

About

A simple blog using Node js, Express JS and Mongoose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published