Explore Spotify's music database using this JET webapp. Sample app for our JET workshop.
Demo hosted on Github Pages.
- node v4.0.0+ and npm v3.0.0+
- grunt-cli
If you haven't already, run npm install -g grunt-cli
. Then:
git clone https://github.com/enpit/jet-spotify-explorer
npm i
npm start