Skip to content

Light2Dark/DrumKitJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the first challenge of the 30 Day JS challenge. I will only do the first one which is to build a simple website from scratch that plays drum sounds according to keypress. The UI should look good, I might cry after doing this so wish me luck!

-Thanks to Wes Bos for making this challenge. (& providing sounds) -Thanks to TheOdinProject for guiding me through Javascript

LEARNINGS & IMPLEMENTATIONS:

  • The HTML and CSS took the longest time to do (but I'm really proud of the design!)

  • for the JS implementation, I had to follow the video because document.querySelector($..) is a thing, the ` and $ symbols were ways of selecting the key which matches the key pressed. This was wayy easier than my initial plan of checking each key which matches or some other ways.

  • Overall, cool, fun, I like music stuff

Credits:

  • Photo by John Matychuk on Unsplash

About

A Drum Kit on a webpage using HTML, CSS, & JS

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors