A basic Spotify clone built using JavaScript, with a simple UI using HTML and CSS.
- Play/Pause music
- Song list with clickable tracks
- Progress bar updates
- HTML
- CSS
- JavaScript
Just open index.html in your browser and start playing songs!
This is a front-end demo. Music playback uses local files and JavaScript for control.