The note taker application will allow the user to organize and keep track of tasks that need to be completed. This will also provide the functionality to add and delete a new note to the list.
Git clone the repo, then do npm i to install the necessary dependencies. Run npm start to run the program and generate the note-taker app.
Heroku Link : https://young-ridge-02356.herokuapp.com/notes

For this project, I used a tutor for some of the code. I also used the class repository to refrence code, and mdn docs on express.
This project uses the MIT license.
If you have any questions about this repo please contact me directly at vincent.megan23@gmail.com. You can also see my work in GitHUb at (https://www.github.com/MVincent15).