Download/clone, and navigate to the project directory.
The app will open in your browser: http://localhost:3000 .
Current TODOs:
- refactor adding notes to work with return key instead of just Submit button click event
- improve styles
- delete individual notes.
- edit individual notes.
- re-order notes.
- Add local storage with cookies to any feature above.