To use this file:
- Fork this repo
- Clone the forked repo to your own local machine
- Navigate into your local repo and enter the following at the command line
$ yarn add express body-parser uuid
$ node app.js
- Open your browser to
http://localhost:3000