An open API service indexing awesome lists of open source software.

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

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)
[![IMAGE ALT TEXT HERE](./screen.png)](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
```