Welcome to the Drum Kit project! This interactive web application allows users to create drum sounds using either keyboard keys or mouse clicks.
- Play drum sounds using keyboard keys (w, s, a, d, j, k, l).
- Play drum sounds by clicking on the corresponding drum pads using the mouse.
- Responsive design for a seamless experience on various devices.
Follow these instructions to get a copy of the project up and running on your local machine.
- Web browser (Google Chrome, Mozilla Firefox, Safari, etc.)
-
Clone the repository to your local machine:
git clone https://github.com/Ani0202/Drum-Kit.git
-
Navigate to the project directory:
cd Drum-Kit
-
Open the index.html file in your web browser.
- W: Crash
- S: Kick Bass
- A: Snare
- D: Tom-1
- J: Tom-2
- K: Tom-3
- L: Tom-4
- Click on the corresponding drum pads to play the associated drum sound.
If you'd like to contribute to this project, please follow these guidelines:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Commit your changes with descriptive commit messages.
- Push your branch to your fork.
- Submit a pull request to the main repository.
This project is licensed under the MIT License - see the LICENSE.md file for details.