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
-
Clone the repo
-
Visit the Amplify console & click GET STARTED under the Deploy section
-
Connect your GitHub account
-
Choose the repository & branch
-
Click Save, then Save & Deploy
To deploy this app - AWS Amplify CLI
-
Clone the repo
-
Initialize the project
amplify init
amplify push
- Start the app
npm start