Guided project for Node Server Testing Module.
- fork and clone this repository.
- CD into the folder where you cloned your fork.
- type
npm ito download dependencies. - type
npm run serverto start the API.
Please follow along as the instructor adds automated tests to the API.