You can fork this repo to modify and make changes of your own. Please give me proper credit by linking back to rak3xh. Thanks!
My personal portfolio rak3xh.dev which features some of my github projects as well as my resume and technical skills.
Tech Stack
Tools & Platforms used
- This music player is fully responsive in any platform.
- User can play pause shuffle use the seekbar and repeat the song with thier choices.
- The music list also fetched dynamically using javascript.
Clone down this repository.
git clone https://github.com/rak3xh/Music-Player-By-rak3xh.git
[Locally Deploy]
- Open the
index.html
file and the website will run in your browser smoothly and you can enjoy all the features of it.
Open the project folder and locate to the songs
folder you can add any song in that folder.
Open the images
folder and add the cover photo of the song.
Then open the music-list.js
file which is in the js
folder and enter the title, singer and the song source src
and the picture source img
.
Now you can easily listen to the song and send it anyone by deploying the website.
Give a ⭐ if you like this website!