Music palyer as fully functional web application written in Vanilla JavaScript. This example demonstrates how to create a music player with basic functionality such as play, pause, next and previous track, and display of the current song's title and artist.
- Clone the repository:
git clone https://github.com/tpreisig/music-player.git
- Navigate to the project directory:
cd music-player
- : Start the application
open index.html
This project is licensed under the MIT License - see the LICENSE file for details.
Maintained by tpreisig - feel free to reach out!