Using Node and express, as well as some html, css, and javascript, I created an application that can be used to write, save, and view notes. The notes can also be deleted.
Run npm install after pulling the repo to run locally.
Run "npm run start" to get the server up and running
https://whispering-anchorage-18696.herokuapp.com/
Github Email me at tmessall17@gmail.com with any further questions. The application is also deployed at Heroku.