See the Pen
React Beat Machine by Reginald Woods (@rtwoods88)
on CodePen.
Project Description
This simple beat machine was created using React. The buttons respond to click or typing the corresponding key by lighting up and playing and instrument sound from a file stored in my git hub repository. The displays state is update with each button activated to reflect the description of the sound.
Skills Used
- Practiced React, JSX and JavaScript