Node.js application built by following along Brad Travery's Node.js Crash Course.
- Node.js
Runs the app in the development mode.\
- Clone repository
- Run npm install for dependencies
- Run npm start to start server
- Open http://localhost:5100 to view it in your browser.