/SpotifyPlaylistAnalysis

Retrieves the genres contained in a Spotify playlist using the LastFM genre tags.

Primary LanguageJavaScript

Spotify Playlist Genre Analyzer

This React application utilizes the Spotify API to retrieve a list of songs from a specified playlist. The songs are then sent to the LastFM API to retrieve the top genre for each specific song. These genres are then displayed on screen in a list format with their appropriate percentages.