This is a simple drum kit implemented using HTML, CSS, and JavaScript. The drum kit allows the user to play different drum sounds by clicking on different drum pads or pressing the keys for the corresponding drum pads.
To run this drum kit locally, you can simply clone this repository and open the index.html
file in a web browser.
- Click on the drum pads to play different drum sounds.
- The drum kit includes a variety of drum sounds.
- The drum pads are encoded to correspond to the different sounds.
- You can also use the keyboard to play the drum sounds by pressing the corresponding keys.
If you would like to contribute to this project, please open a pull request with your changes.
- Thanks to Angela Yu and the Web Dev Bootcamp for this project idea.