mileuc / drum-kit

A drum kit website made in mid-November of 2020 using more advanced JavaScript and DOM Manipulation concepts. Gained a greater understanding of click and keyboard event listeners, JavaScript objects and higher-order functions, and switch statements. Also learned how add basic animations and sounds. Clicking a button or pressing a key listed in the drum kit should play the corresponding sound.

Home Page:https://mileuc.github.io/drum-kit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

drum-kit

About

A drum kit website made in mid-November of 2020 using more advanced JavaScript and DOM Manipulation concepts. Gained a greater understanding of click and keyboard event listeners, JavaScript objects and higher-order functions, and switch statements. Also learned how add basic animations and sounds. Clicking a button or pressing a key listed in the drum kit should play the corresponding sound.

https://mileuc.github.io/drum-kit/


Languages

Language:JavaScript 50.5%Language:CSS 29.6%Language:HTML 19.9%