dabit3 / hype-beats

Real-time Collaborative Beatbox with React & GraphQL

Home Page:https://hypebeats.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

amplifybutton

To run locally - Amplify CLI

  1. Clone the repo

  2. Initialize the project

amplify init

amplify push
  1. Start the app
npm start

About

Real-time Collaborative Beatbox with React & GraphQL

https://hypebeats.dev/


Languages

Language:JavaScript 90.0%Language:HTML 7.2%Language:CSS 2.8%