User Story: As a user, I want to be able to write and save notes.I want to be able to delete notes I've written before so that I can organize my thoughts and keep track of tasks I need to complete.
Task: Create an application that can be used to write, save, and delete notes. This application will use an express backend and save and retrieve note data from a JSON file.
Deployaed application: https://safe-chamber-52095.herokuapp.com/

