https://github.com/sakr2000/music_player
Music player web app using vanilla JavaScript
https://github.com/sakr2000/music_player
Last synced: 2 months ago
JSON representation
Music player web app using vanilla JavaScript
- Host: GitHub
- URL: https://github.com/sakr2000/music_player
- Owner: sakr2000
- Created: 2023-10-02T20:18:52.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-09T12:39:25.000Z (over 1 year ago)
- Last Synced: 2025-01-27T14:49:16.054Z (4 months ago)
- Language: JavaScript
- Homepage: https://sakr2000.github.io/Music_player/
- Size: 28.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Music player
Music player web app using vanilla JavaScript with the following [features](#Features).This project was a required task for **`SYNC`** internship.
_**Task#3**_ : ( Music webapp )
IDE – Visual Code Studio.
Skills Required – HTML, CSS, JavaScript.
🚀 **Try it here:** https://sakr2000.github.io/Music_player/
## Used Technologies:
- HTML
- CSS
- JavaScript## Features:
- Play/pause song.
- Play_next & play_previous.
- Seek forward and backward using progress bar.
- Playlist repeat / song repeat / shuffle playback.
- Play specific song from playlist.
- Control audio volume level.
![]()