Note Taker is a Javascript program that utilizes Express JS server and routes. This application will allow the user to add, reference, and delete notes.
npm install
node server.js
localhost:3000
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.