Drum Kit

  • Tech Stack: Bootstrap, HTML, CSS,JavaScript
  • Website URL: Link
  • Github URL: Project Link

I created a Drum Kit that produces sound using HTML, CSS, and JavaScript. The goal was to build a simple yet interactive web application where users can play different drum sounds by pressing corresponding keys or clicking on the displayed drum icons. Each drum sound is mapped to specific keys, and when triggered, JavaScript plays the sound while applying a brief animation to simulate a real drum hit.