An application to write and save note with Express.js back end and will save and retrieve note data from JSON file.
Deployed app : http://note-taker-90210.herokuapp.com/
An application to write and save note with Express.js back end and will save and retrieve note data from JSON file.
- AS A small business owner
- I WANT to be able to write and save notes
- SO THAT I can organize my thoughts and keep track of tasks I need to complete
- Application will allow user to be able to add note's title and description
- Application will allow user to be able to save the notes and won't lose them even they refresh the page
- Application will allow user to be delete notes
Sylvia Prabudy ©2020 All Rights Reserved.