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.
Deploy the full stack to the Amplify Console:
-
Clone the repo
-
Initialize the project
amplify init
amplify push
- Start the app
npm start