Hype Beats
This is a fork of hooks-drum-machine by Ken Wheeler, implemented with GraphQL subscriptions so you can collaborate on your next fire solo album.
Click here to view the demo.
To deploy this app - Amplify Console
Deploy the full stack to the Amplify Console:
To run locally - Amplify CLI
-
Clone the repo
-
Initialize the project
amplify init
amplify push
- Start the app
npm start