Skip to content

AndrasE/drum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


A simple play with Js event-listeners


Hi there 👋

This project was part of my self-study on Udemy. Featuring a forEach loop with click and keydown event listeners and a switch statement.

Take care, code safe! 💻


Run 🚀

As its only uses HTML, CSS and JS you wont need much:

$ git clone https://github.com/AndrasE/drum
$ cd PROJECTNAME
$ open index.html