Welcome to my repo for the Vanilla JS coding challenge, day 1!
My task was to create an interactive web interface for a playable drumkit - using events, keycodes, transformations, and transitions.
The tutorial for the 30-day challenge can be found HERE!
-
Please fork and clone this repository to your local host.
-
Open digidrum.html in your browser of choice.
-
Use the middle row of your keyboard to generate live drumkit sounds!
- Atom IDE.
- Vanilla JavaScript.
- CSS & HTML.