Skip to content

Latest commit

History

History
35 lines (22 loc) 路 675 Bytes

README.md

File metadata and controls

35 lines (22 loc) 路 675 Bytes

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