Inspiration
The Day 2 Challenge "Music API" and what I needed for music finding.
What it does
It finds the top playlists for a specified genre.
How we built it
Using the Spotify Web API and React and react-bootstrap
Challenges we ran into
The API kept throwing a 415 error that I eventually solved by changing the options passed to the axios request
Accomplishments that we're proud of
I challenged myself to do it in the last hour of the challenge and I succedded.
What we learned
About the endpoints and possible errors of the Spotify API
What's next for Music API
Maybe a heuristic algorithm based on past preferences of the user. That implies a login functionality.
Log in or sign up for Devpost to join the conversation.