robsd / js-music-player

A music player written in JavaScript with play/pause, current/total track time, moving seek bar, mute and volume controls.

Home Page:https://robsd.github.io/js-music-player

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

js-music-player 🎵

A music player written in JavaScript with play/pause, current/total track time, moving seek bar, mute and volume controls.

Getting setup

  1. Download and extract this repo.
  2. Replace music/track.mp3 with your own music track MP3 file.

Demo

https://robsd.github.io/js-music-player

Support my work

If you like this repo or used any of the code, please star ⭐ it and consider supporting me below...

ko-fi

About

A music player written in JavaScript with play/pause, current/total track time, moving seek bar, mute and volume controls.

https://robsd.github.io/js-music-player

License:MIT License


Languages

Language:JavaScript 53.4%Language:HTML 46.6%