https://github.com/belchenkov/music_player_js
Create beautiful UI to play music stored in the "music folder" using the HTML5 audio API
https://github.com/belchenkov/music_player_js
audio css3 es6 font-awesome html5 html5-audio-api
Last synced: 4 months ago
JSON representation
Create beautiful UI to play music stored in the "music folder" using the HTML5 audio API
- Host: GitHub
- URL: https://github.com/belchenkov/music_player_js
- Owner: Belchenkov
- Created: 2020-05-25T07:57:48.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-20T09:25:48.000Z (about 4 years ago)
- Last Synced: 2025-01-05T07:24:23.452Z (6 months ago)
- Topics: audio, css3, es6, font-awesome, html5, html5-audio-api
- Language: CSS
- Homepage: http://music-player-js-ab.surge.sh
- Size: 9.26 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Music Player
> Create beautiful UI to play music stored in the "music folder" using the HTML5 audio API
### [Demo](http://music-player-js-ab.surge.sh)
[](https://radikal.ru/video/A7qYK0Ct5bJ)### Get started
```shell script
git clone
```
```shell script
open index.html
```
or
```shell script
npm i -g live-server
```
```shell script
live-server
```