This project allows the user to write, save, and delete notes. It utilizes Express.js to handle the back end and will save and retrieve note data from a JSON file. More specifically, I equip the server to listen for requests sent by the client, and then the respective actions will take place wheter its adding, deleting, or saving a note.
- David Chou
This project is licensed under the MIT License