Pikachu skate revived on the web

Intro

This is the web version of the pikachu skate revived project detailed here.

compile & run locally: mvn package java -jar target/dependency/webapp-runner.jar target/*.war

deploy to heroku: git push heroku master