A node.js application that allows a user to write and save notes. It is designed to help the user make a list of notes that they need to track. They can add and delete notes as well as view existing notes.
Project has a dependency on the express library and the user must run npm install to include the needed library. Additionally, node.js must be installed.
Navigate to the following link for to try the deployed application. Here
The following image shows the application's appearance and functionality:
Created from bootcamp front end starter code. UUID function used from Bootcamp code provided in exercises. All backend code was done by Nate Tanner.
N/A
