DEV Community

Adhokshaj
Adhokshaj

Posted on

Music Player (!responsive.)

Basic Music Player using JavaScript (not responsive).🎼
(https://adhokshaj-01.github.io/muiscplayer.github.io/)

Top comments (1)

Collapse
 
hazeljames profile image
imtanan Fiver

It looks like you’ve created a basic music player using JavaScript! 🎶 That's a great start. I see you mentioned that it’s not responsive, so maybe you could consider working on making it responsive so that it works well on both desktop and mobile devices. Have you thought about implementing any features like a progress bar, volume control, or playlist options next? Keep up the good work!