Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 429 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 429 Bytes

Drum-Kit

A fun interactive Drum Kit for when you are bored. This project's focus is on advanced Javascript DOM manipulation.

View Live Site: https://boredrum.herokuapp.com/

Project Technologies:

HTML (5) CSS (3) JavaScript (ES6)

Skills Implemented:

Event Listeners
Higher Order Functions
JS Objects
Callbacks and Responding to Events
Simple Animations
Manipulating HTMl element attributes with JS