Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.11 KB

File metadata and controls

44 lines (26 loc) · 1.11 KB

My first Application using nodeJS, Express and MongoDB

This is a classic blog. To add your blog just click on New Blog in the navigationl bar. And then add your title, snippet and the blog.

Homepage

This app uses MongoDB as the database

Development

Run app

  1. git clone https://github.com/Sabarinathan07/Simple-Blog.git
  2. cd Simple-Blog
  3. npm install && npm start

or

View a live demo of this project on Heroku