Skip to content

Explore Spotify's music database using this JET webapp. Sample app for our JET workshop.

Notifications You must be signed in to change notification settings

pritamsahoo1982/jet-spotify-explorer

 
 

Repository files navigation

jet-spotify-explorer

Explore Spotify's music database using this JET webapp. Sample app for our JET workshop.

Try it out

Demo hosted on Github Pages.

Prerequsites

  • npm
  • bower
  • grunt-cli

Get started

If you haven't already, run npm install --global bower grunt-cli. Then:

git clone https://github.com/enpit/jet-spotify-explorer
npm i
bower install
grunt bowercopy
grunt build

Run

npm start

About

Explore Spotify's music database using this JET webapp. Sample app for our JET workshop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.1%
  • HTML 25.8%
  • CSS 3.1%