Skip to content

Interactive Drum Kit. Single page site showcasing DOM manipulation and advance JS

Notifications You must be signed in to change notification settings

Z-Hughes/Drum-Kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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