This project was made with npm inquirer, node, and express. Using the terminal and Insomnia, a user is able to enter a note with a description. That note will be saved on the left hand side. The user is able to clear that note and add a different note, if need be. The user is then able to click each note and that note will be displayed on the right hand side. The user is able to delete each note as well. Each note is assigned a unique id as well.
N/A
Click the link to go to the application.