Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 952 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 952 Bytes

DrumKit

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.

Demo

You can try out the DrumKit application live at DrumKit.

Features

  • 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

Getting Started

To use DrumKit on your local machine, simply clone the repository and open the index.html file in your web browser:

  1. Clone the repository:
git clone https://github.com/Chinmay2660/DrumKit.git
  1. Open index.html in your web browser
  2. Start playing!

Contributing

If you find a bug or would like to suggest an improvement, please feel free to open an issue or submit a pull request.