DrumKit is a web application that allows users to play drum sounds by clicking on images of drums or using the corresponding keyboard keys. The application is built with HTML, CSS, and JavaScript and includes seven different drum sounds.
You can try out the DrumKit application live at DrumKit.
- Simple and intuitive user interface
- Seven different drum sounds to choose from
- Users can play drums by clicking on images or using the keyboard keys
To use DrumKit on your local machine, simply clone the repository and open the index.html
file in your web browser:
- Clone the repository:
git clone https://github.com/Chinmay2660/DrumKit.git
- Open
index.html
in your web browser - Start playing!
If you find a bug or would like to suggest an improvement, please feel free to open an issue or submit a pull request.