The Note Taker application can be used to write and save notes. This application uses Express.js on the back end and saves and retrieves note data from a JSON file.
Fork this repo and clone it to your machine. Then install Express.js. Use the command node server to run the application.
The Note Taker Application uses an Express.js back end and saves and retrieves note data from a JSON file. Existing notes are shown on the left. Use the trash can to delete notes that are no longer needed. Click New Notes to enter a title and note text then save the note.
Link to deployed application: https://note-taker-ck-bf631fb498c2.herokuapp.com/
This project is licensed under the MIT License license.
- For more information about this license, click here: https://choosealicense.com/licenses/mit/.
Resources used:
- I worked with tutor Aaron Centeno on December 6, 2023. He helped with setting up and starting the assignment.
N/A
- GitHub Username: KNC2007
- Click here to access my GitHub Profile: https://github.com/knc2007
- To reach me for additional questions, please email me at: cnkalbach@gmail.com
