/spotify-insights

App for learning how Spotify has rated audio features of albums

Primary LanguageJavaScript

spotify-insights

App for getting Spotify's calculated audio features of albums

Uses Node/React/Parcel

Installation

  • clone the repo
  • npm install
  • get a client id and client secret from spotify read here on how to do that

Usage

  • clientId=${ yourClientId } clientSecret=${ yourClientSecret } npm start