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.