A user friendly Music Player web application consisting of 10 songs wherein the user can play anysong at any moment and interchange them.
The user can click on the previous or next arrow buttons to move to the corresponding songs.
After a song is finished, automatically, the next song will be played.
HTML , CSS , JavaScript and BootStrap framework
- Download the source code from the repository.
- Open the
index.htmlfile using any browser. - The code is self explanatory.
- User friendly environment.
- Screensize adjustable.
- Playing Mode.
Playing_Mode.mov
- Automatically moving to the next song if the current song is finished.
- Move to next or previous songs using the corresponding buttons.