Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 325 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 325 Bytes

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.