Audio player queued with multiple audio files

Job ID: 34413901

Budget: $20 – $40 USD

Audio Player component built in ReactJS (in typescript backend) that takes an array of {song-url, thumbnail-url, song-title} and plays them sequentially. The UI also has a thumbs-down icon/button - when user clicks this button, the player skips the current song and starts playing the next song. When the song changes the UI should display the corresponding song-url and the song-title in the UI.