A music recommender using the Spotify API.
It is built with Next.js and Typescript.
Auth via Clerk.dev
Enter in two artist names. When you click blend, you will be recommended 10 songs that are similar to both artists. Can also create a spotify playlist from the 10 recommended songs.
- add data persistence for previously searched artists
- add option to create playlist from recommended tracks
- add option to add specific recommended tracks to playlist