Drumpad built using React.
Head over to https://dnorkett.github.io/react-drumpad/ for a live demo.
To get the frontend running locally:
- Clone this repo
npm install
to install all required dependenciesnpn start
to start local server (this project uses create-react-app)
Hit one or click one of the keys (Q,W,E,A,S,D,Z,X,C) to play a drum sound.