This is a music app built using HTML, CSS, and JavaScript. The app allows users to play and control music tracks, adjust the volume, and more.
You can try out the live demo of the music app here. https://abhijithram.github.io/Music-Player-app/
Play/pause music tracks Change the currently playing track Adjust the volume Seek to a specific position in the track Display track information (title, artist, duration)
- HTML
- CSS
- JavaScript
To use the music app locally, follow these steps:
git clone https://github.com/your-username/music-app.git
cd music-app