spotify-stats icon indicating copy to clipboard operation
spotify-stats copied to clipboard

🎧 Your spotify profile's top artists and tracks with charts and playlist creator.

Spotify Stats

Your spotify profile's top artists and tracks with charts and playlist creator.

Installing

  1. Follow instructions in setting up server here

  2. Install dependencies

    npm install
    
  3. Fire up the server and watch files

    npm start
    

Built with

Acknowledgments

  • Hat tip to anyone whose code was used

To-Do

  • [ ] Social sharing of result
  • [ ] Fix refresh token issues