Music Player
Explorations in using the HTML <audio> tag and how the DOM can be manipulated with JavaScript to build an interactive music player. The user can play, pause, advance, and return to earlier songs, as well as click on the progress bar to skip to any point in the audio track.
Project information
- Category: Web design
- Project date: March 2023
- Project URL: https://thebiglou.github.io/music-player
- Source code: https://github.com/TheBigLou/music-player