react-music
react-music copied to clipboard
Is there a demo of this?
Do I have to install this to try it? Looks like a cool project!
A really cool usage of React.
The demo hosted on a github page would be nice ... I'd like to share those demo beats online :sound: :headphones: :smile:
Do I have to install this to try it?
Yes, git clone
... npm i
... npm start
then you can open up http://localhost:3000/
Only inside the repo atm. I'll get something pushed to the .io
Also a video demo here: https://www.youtube.com/watch?v=hslFWOfao7o
@zachfeldman @drywolf @bnb I ported this to Preact (just aliased it really) and in doing so also published the demo to gh-pages: Port: https://github.com/developit/preact-music Demo: https://developit.github.io/preact-music/
Size seems much smaller too 💃
Demo's coming, I just gotta figure out why it doesn't work on mobile
+1 for heroku demo
GitHub pages is a better option