This is a simple Spotify clone built using HTML, CSS, and JavaScript. It features a responsive design, a functional music player, and a song playlist.
- Responsive UI for desktop and mobile screens.
- Play, pause, and seek functionality.
- Playlist with song thumbnails and timestamps.
- Progress bar for tracking playback.
- HTML
- CSS
- JavaScript
- Clone the repository or download the project files.
- Open
index.htmlin a web browser.
- Replace
bg.jpgin the project folder to change the background. - Modify
style.cssto adjust the design. - Add more songs in the JavaScript file to expand the playlist.