Displaying new releases from Spotify in a new way. Discovered.is shows the release's genre as well, so that you can better choose what you want to listen to next. Simply click what you like and start listening on Spotify.
This project is written in NextJS and deployed with Now. Authenticating and fetching data from the Spotify API is handled in /pages/api
. To run this project run yarn && yarn dev
and you should be good to go 😊
It's created to scratch a personal itch I had when I wanted to start listening to more new music. It enables me to choose more precisely what to listen to next then the new releses functionality that Spotify currently offers.