Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 357 Bytes

File metadata and controls

14 lines (9 loc) · 357 Bytes

Blog-app-mongodb

A simple blog app build with nodeJS and MongoDB.

Getting Started

  1. clone repo git clone https://github.com/Phant0m-a/Blog-app-mongodb
  2. get dependencies npm i
  3. run app 😎 node app.js
  4. open url this url in browser http://localhost:3000/

Routes

user can view, write, delete and update blogs!