An open API service indexing awesome lists of open source software.

https://github.com/z-hughes/drum-kit

Interactive Drum Kit. Single page site showcasing DOM manipulation and advance JS
https://github.com/z-hughes/drum-kit

animation-css css3 dom-manipulation event-listeners higher-order-functions html5 javascript object-oriented-programming

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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