A simple Drum Kit web application that allows users to play drum sounds using their keyboard or mouse clicks.
This project is a fun and interactive way to learn about web development and sound synthesis. Users can press different keys on their keyboard to play various drum sounds, creating their own rhythms and beats.
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/ovuiproduction/Drum_Kit.git
-
Navigate to the project directory:
cd Drum_Kit
-
Open
index.html
in your web browser to start the application.