An open API service indexing awesome lists of open source software.

https://github.com/aayush-bhargav/drumkit

Building a very simple drum kit using HTML, CSS and Javascript only.
https://github.com/aayush-bhargav/drumkit

css drumkit front-end-development game html javascript

Last synced: 3 months ago
JSON representation

Building a very simple drum kit using HTML, CSS and Javascript only.

Awesome Lists containing this project

README

        

# Drum Kit
Built a very simple drum kit using HTML, CSS and Javascript only.

## Site is live at
```
https://aayush-bhargav.github.io/DrumKit/
```

## Install
Clone the repo using
```
git clone https://github.com/Aayush-Bhargav/DrumKit.git
```
Go to the required directory
```
cd DrumKit
```
Go to **index.html**, right click and open with live server.