You will need node and npm installed to install the required packages.
- Clone the repository and cd into it.
- run
npm install
From the repository directory, run: node app.js
. This will load the node server and you should be able to access the app from your web browser at http://localhost:3000. You can click on the category names in the bottom section to see a breakdown by category.
Enjoy!