Skip to content

sumit-03/Blog-post

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog-post

A web app for share your thoughts among others by composing blogs.

Neccessary things to be already install in local systems:

  1. node.js
  2. mongodb

For using the repo follow below steps:

  1. git clone https://github.com/sumit-03/Blog-post.git.
  2. go to cloned repo directory through command line.
  3. issue "npm install" in command line.
  4. run the server using nodemon app.js [or node app.js] from command line.

routes available:

  1. "/compose" for composing a blog.
  2. "/post/post_title" for heading to a particular blog-post. GUI is alo provided for that.

About

A web app for share your thoughts among others by composing blogs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published