Deni-Note-Taker-wk11

Description

This assignment was to modify starter code to create an application called Note Taker that can be used to write and save notes. This application uses an Express.js backeend and saves and retrieves note data from a JSON file.

The application was also deployed using Heroku: https://pacific-meadow-75389.herokuapp.com/notes

Installation

No installation necessary if using through the Heroku URL.

If viewing through a cloned repo on your terminal, you'll need to use the following:

npm install express

npm start

node server.js

Example

11-express-homework-demo-01

11-express-homework-demo-02

Questions

Contact at dconkell@gmail.com GitHub: @denimazzei