Note taker App is an application that can be used to write, save, edit and delete notes. This application will use an express back-end and save and retrieve note data from a JSON file.
You can clone or fork the repo. Or just visit the deployed site: https://note-taker-xgt8.onrender.com/.
Visit the deployed site. Notes are available for all to see, so please keep it civil.
Note editing page on cell phone
None
Licensed under MIT License.
All server calls are tested with Mocha/Chai framework. You can run them by:
npm test
All tests are in test
folder
You can see more of my Projects on my GitHub profile
Contact sbolotnikov
-
Here is this repo link: https://github.com/sbolotnikov/Note-Taker
-
Link: Note Taker App