Note Taker is an App that can be used to write and save notes. This application uses an Express.js back end and saves and retrieves note data from a JSON file.
WHEN I click on the "New Note" button in the navigation at the top of the page
THEN I am presented with empty fields to enter a new note title and the note’s text in the right-hand column and the button disappears
WHEN I click on the "New Note" button in the navigation at the top of the page THEN I am presented with empty fields to enter a new note title and the note’s text in the right-hand column and the button disappears