Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 503 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 503 Bytes

Notings app

This is an application which has login system with notes

Version: 1.0.0

Usage

$ npm install
# To install all the dependencies
$ npm start
# Or run with Nodemon
$ npm run dev

# Visit http://localhost:3000

MongoDB

Open "config/keys.js" and add your MongoDB URI, local or Atlas

preview

demo.png

visit https://notings.herokuapp.com/ For preview

Enjoy your powerful application