Drum Soundboard created using HTML, CSS, JS.
This soundboard web app uses JavaScript event listeners and switch statements to play audio that corresponds with each drum when you click the button or press the appropriate key.
Button animation created by adding and removing CSS classes in the DOM by using callback and timeout functions to pass event information.