matilfor / Bateria-Drum-kit

Batería con vanilla js - Drum kit with vanilla js

Home Page:https://matilfor.github.io/Bateria-Drum-kit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Batería

Simple batería que funciona presionando la correspondiente tecla en el teclado. Cada tecla muestra un pequeño efecto visual cuando es presionada. Hecho sólo con javascript plano y css, sin librerías ni frameworks, siguiendo los pasos del ejercicio número 1 de Javascript30 . Traducida al español, incluyendo comentarios en el código.

Drum kit

Simple drum kit that works by pressing the correspondent key in the keyboard. Each key shows a visual effect when pressed. Made only with vanilla javascript and css, without any libraries or frameworks, following the steps of exercise number 1 of Javascript30 . Fully translated to spanish, including commentaries in the code.

Video en Youtube .

About

Batería con vanilla js - Drum kit with vanilla js

https://matilfor.github.io/Bateria-Drum-kit/


Languages

Language:JavaScript 48.5%Language:HTML 34.3%Language:CSS 17.2%