Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 582 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 582 Bytes

Drum Machine

Image of Drum

There are 9 buttons each containing a different audio file.

To use:

  • Press on the keyboard the corresponding key listed on the button
  • Click on the individual button

Built using React and Bootstrap 4. Made use of conditional rendering, event listeners, component level state, and parent-child props.

Adapted from the freeCodeCamp Drum Machine project for the Front End Libraries Certification.