A simple drum kit web application that allows users to play different drum sounds by clicking buttons or pressing corresponding keys on the keyboard.
- Interactive drum sounds
- Visual feedback for button clicks
- Keyboard support for triggering sounds
- Easy-to-use interface
To run this project locally, follow these steps:
-
Clone the repository to your local machine:
git clone https://github.com/rohityadav-sas/drum-kit
-
Navigate to the project directory:
cd drum-kit
-
Open
index.html
in your web browser.
- Click on the drum buttons or press the corresponding keys on your keyboard to play the drum sounds.
- Enjoy creating beats with the drum kit!
This project is licensed under the ISC License. See the LICENSE file for details.
Contributions are welcome! Please feel free to submit a Pull Request.