This is a simple music player web application created by Himel Sarder. It allows users to listen to a collection of songs, view song details such as title and artist, control playback, and see the progress of the currently playing track.
- Play, pause, and skip tracks
- Progress bar indicating the current position in the song
- Display of song title, artist, and cover image
- Smooth user interface with hover effects
- Responsive design for various screen sizes
- HTML5
- CSS3
- JavaScript
- Clone the repository to your local machine using
git clone
. - Open the
index.html
file in your web browser. - Click on the play button to start listening to music.
- Use the previous and next buttons to navigate between songs.
- Click on the progress bar to jump to a specific position in the song.
This project is licensed under the MIT License.