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.
- Host: GitHub
- URL: https://github.com/aayush-bhargav/drumkit
- Owner: Aayush-Bhargav
- Created: 2024-07-26T06:44:27.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-26T07:17:27.000Z (11 months ago)
- Last Synced: 2025-02-07T19:14:31.766Z (4 months ago)
- Topics: css, drumkit, front-end-development, game, html, javascript
- Language: JavaScript
- Homepage:
- Size: 354 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.