Skip to content

JacobGrisham/DOM-Manipulation-using-Javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding challenge from the Udemy Course the Complete 2020 Web Developer Bootcamp

I wrote the code in index.js. The other files were provided by the instructor.

Demo

💡Lessons Learned

  • query selectors
  • event.key
  • this keyword
  • switch and case
  • creating audio in javascript

🚀 Getting Started

To run this project locally:

  • Option 1: With the folder open in your text editor, right click on the index.html and select "Copy Path", and then paste into the browser of your choice
  • Option 2: With the folder open in your text editor, right click on the index.html and select "Open with Live Server"

🕹 How to Use

Play the drum-set using the corresponding keys on your keyboard or by clicking the images.

📣 Reference