Between your top Spotify artists you need to decide which is the best one.
git clone git@github.com:boniattirodrigo/battle-of-the-bands.git
cd battle-of-the-bands
lein deps
You need to have a Spotify account and a token that enables the app to fetch your top artists. Follow these steps:
- Go to https://developer.spotify.com/console/get-current-user-top-artists-and-tracks
- Click on Get Token
- Check user-top-read
- Click on Request token
- Copy your token
lein run