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

https://github.com/stever/playnode

Browser JS to render a music website from JSON.
https://github.com/stever/playnode

gh-pages javascript music music-player music-website playnode react waveform

Last synced: 15 days ago
JSON representation

Browser JS to render a music website from JSON.

Awesome Lists containing this project

README

          

# React Music Website

Browser JS to render a music website from JSON data description.

Development quick-start:

```
git clone https://github.com/stever/react-music-website.git
cd react-music-website
npm install
npm run quick-start
```

## License

[MIT License](./LICENSE)