Miyusik is a basic music player built with HTML, CSS, and JavaScript. It lets users play, pause, navigate, and interact with a simple playlist.
- Play/Pause: Start or pause the music.
- Song Navigation: Switch to the previous or next song.
- Seekbar: Adjust the current playback position.
- Dynamic Song Info: Updates song name, singer, and duration.
- Interactive Library: Select and play songs from a library.
- Use the Play/Pause button to control playback.
- Click on songs in the library to play them.
- Navigate tracks using the Next and Previous buttons.
- The seekbar lets you jump to specific parts of the song.
- Place song files in the
music/folder (e.g.,music/1.mp3). - Update thumbnails in the
thumbnails/folder. - Open
index.htmlin a browser to run the app.
Enjoy your music! 🎵