Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 466 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 466 Bytes

Notings app

This is an application which has login system with notes.

Version: 1.0.0

Usage

$ npm install
$ 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