A functional drum kit built using vanilla JavaScript, HTML, and CSS. This project allows users to play drum sounds by pressing specific keys on their keyboard.
- Interactive key-press triggers.
- Dynamic sound playback with CSS transitions.
- Fully responsive design.
- HTML5
- CSS3 (Flexbox, Transitions)
- Vanilla JavaScript (Event Listeners, Audio API)
- Clone the repo:
git clone https://github.com/maroufazam78-ui/javascript-drum-kit.git - Open
index.htmlin your browser.
Check out the project here: [Insert your GitHub Pages link here]