This is a app I made following along with a Traversy Media tutorial
This app requires Node.js v4+ to run.
Clone this repo and run the build script then start the app locally.
$ git clone https://github.com/1sfaccia1/theBigOne.git
$ npm run build
$ node run dev