A Spotify Web Player using Web Playback SDK. Original project developed by Matias Kovero.
I have modified it in this fork and made it better suited for use in my personal project. My project includes a 1024 x 600px LCD screen and in the future also a Raspberry Pi probably. It will run Spotify Web Client and it will have buttons for pause/play, next track and previous track. The LCD and Raspberry will be mounted on the dashboard of my 1999 Saab 9-3.
- more visible queue items
- maybe a lighter color for the rangeslider background
I am new with react so working with .jsx files is unfamiliar to me and I do not yet understand the whole file structure of the original project by Matias Kovero. I might switch over to his Svelte Spotify web client making library thing. :D