Vibefy is a React-based web application that allows users to discover and explore music tracks, albums, and artists using the Spotify Web API. Users can search for songs or artists, and generate playlists containing similar tracks.
A React-based web application that allows users to discover and explore music tracks, albums, and artists using the Spotify Web API. Users can search for songs or artists, and generate playlists containing similar tracks.
- User authentication using the Spotify Web API authorization flow.
- Search functionality to find tracks, artists, and albums.
- Display of track details including album information and artist details.
- Generate playlist button
-
You will be prompted to log in with your Spotify account. Click the "Log in with Spotify" button to authorize the app and grant access to your Spotify data.
-
Once logged in, you can use the search bar to search for songs or artists.
-
Click on the
+
button on the track cards to generate a playlist containing 50 recommended tracks based on the track of your choice. -
Click on the
+
button on the track cards to generate a playlist containing 50 recommended tracks based on the track of your choice.