- Make a personalized Spotify player using React
- Spotify API test to get data and play around with it
- Add your Spotify client ID & secret to
config.js
- Note. Never add this type of config to version control. This would usually come from your build server.
- Fetch and display Released This Week songs
- Fetch and display Featured Playlists
- Fetch and display Browse genres
- Loading state/UI