Get the audio information from your top tracks and artists.
- Create an application in Spotify for Developers
- Create an .env file with the following items
- RSPOTIFY_CLIENT_ID
- RSPOTIFY_CLIENT_SECRET
- RSPOTIFY_REDIRECT_URI
- Follow the AuthCodeSpotify tutorial.
- Run the application