https://github.com/kapilsinghnegi/music-player
Lets the user play and pause a song, see the updating progress bar, or skip to the next or previous song.
https://github.com/kapilsinghnegi/music-player
css dom html html5audio javscript
Last synced: about 2 months ago
JSON representation
Lets the user play and pause a song, see the updating progress bar, or skip to the next or previous song.
- Host: GitHub
- URL: https://github.com/kapilsinghnegi/music-player
- Owner: kapilsinghnegi
- Created: 2024-01-06T17:52:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-09T19:03:28.000Z (over 1 year ago)
- Last Synced: 2024-01-10T20:36:56.987Z (over 1 year ago)
- Topics: css, dom, html, html5audio, javscript
- Language: JavaScript
- Homepage: https://kapilsinghnegi.github.io/music-player/
- Size: 25.2 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 is a fun javascript project of implementing a custom music player that lets its users play or pause a song, see the updating progress bar, or skip to the next or previous song.