Skip to content

This is a simple music player made with JavaScript, HTML, and CSS with Font Awesome icons. The songs are hard-coded in the JavaScript file.

Notifications You must be signed in to change notification settings

stekatag/music-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎶 Music Player

📖 About

This is a simple music player made with JavaScript, HTML, and CSS with Font Awesome icons.
The songs are hard-coded in the JavaScript file.

🔴 Live demo

Check out the live demo here
© Copyright by Stefan Gogov. Made for learning purposes only. All rights reserved.

💡 Features

  • Play button - Plays the current song. Turns into a pause button if the music is playing
  • Previous button - Plays the previous song
  • Next button - Plays the next song
  • Mute button - Mutes the song
  • Progress bar - Shows the progress of the song. Clicking on it will jump to that point in the song
  • Volume slider - Changes the volume of the song

📚 Resources

About

This is a simple music player made with JavaScript, HTML, and CSS with Font Awesome icons. The songs are hard-coded in the JavaScript file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published