Note Taker

Keep a short list of persistent notes in your broswer!

Open Note Taker: https://jamesboblak.github.io/note-taker/

Table of Contents

Installation

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.

Usage

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.

Note Taker app demo gif

Credits

sole author

License

The Unlicense

Badge

Watchers

Tests

No tests written yet


This good readme was created by readme-generator :)