This is a soluion to the entry task for a Javascript education weekend in Barcelona hosted by code.kiwi.com.
If you want to run this project locally just clone it, run npm install
and fire up your node server.
For local development run
npm install
npm start