In this project, I modified code to make a note taking app called Note Taker that can write, save, and delete notes. I used Express.js to handle the functions and routes that will save, retrieve, and delete from the JSON file where the notes' properties are saved.
Link to code: Note Taker Code
- Javascript functions
- NPM to load packages
- Express.js to create routes
- Insomnia for request and response testing
Open link for deployment: Note Taker Site Deployment Link
Github Account: https://github.com/freddylau815
Email: freddylaudesign@gmail.com