Skip to content

TheRyanMiller/spotify-stats

Repository files navigation

Spotify Stats by Ryan Miller

MIT Licence

Spotify Stats is an open sourced website which leverages Spotify's API to populate your top songs and artist rankings and calculate your "Hipster score" based on that data. This app leverages an OAuth flow to authenticate with Spotify, allowing limited access to account data, but not the account itself.

App overveiw

Installation

Clone the repo to your local machine

$   git clone https://github.com/TheRyanMiller/spotify-stats.git

Change into the project directory and install the server-side NPM packages, and then the client-side NPM packages.

$   cd spotify-stats
$   npm install
$   cd client
$   npm install

Issue this command from the /client directory to launch the app in your local environment

$   npm run

About

Spotify Stats live demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •