Open Note Taker: https://jamesboblak.github.io/note-taker/
Click here to run the app on Heroku.
To run the code locally:
Download the code from my repo here.
In Terminal:
npm install
then
node server.js
This will prepare you to load the console-reported site into any browser.
This is a good place to keep a to-do list that is frequently updated.
To use this app:
Click on the Notes button.
Add a new Title and Text to your new note.Click the Save diskette icon.
sole author
No tests written yet
This good readme was created by readme-generator :)