A responsive Spotify Clone built using HTML, CSS, and JavaScript. This project recreates the look and feel of Spotify Web Player and includes music playback controls, shuffle, repeat, progress tracking, and a modern user interface.
- Play and Pause songs
- Previous and Next controls
- Shuffle mode
- Repeat mode
- Dynamic progress bar
- Display currently playing song information
- Trending Songs section
- Popular Artists section
- Responsive design for desktop and mobile devices
- Modern dark theme inspired by Spotify
- HTML5
- CSS3
- JavaScript
Spotify Clone
│
├── Audio
├── Images
├── index.html
├── style.css
├── script.js
└── README.md
- Download or clone this repository.
- Open
index.htmlin your browser. - Enjoy listening to music.
- Volume control
- Search functionality
- Playlist support
- Favorite songs
- Dynamic song loading
Mohammed Naeem Patel
This project was created for learning and practicing JavaScript concepts such as DOM manipulation, event handling, audio controls, and responsive web design.

