This is an application which has login system with notes
$ npm install
# To install all the dependencies
$ npm start
# Or run with Nodemon
$ npm run dev
# Visit http://localhost:3000
Open "config/keys.js" and add your MongoDB URI, local or Atlas
visit https://notings.herokuapp.com/ For preview
Enjoy your powerful application