Your spotify profile's top artists and tracks with charts and playlist creator.
-
Register an application with Spotify.
-
Set client keys for Spotify, redirect and callback url here.
cp .env.example .env
-
Install dependencies
npm install
-
Fire up the server and watch files
npm start
- Hat tip to anyone whose code was used