Developed a simple drum set. The user will be able to play the drums by clicking on the different drum pads.
- index.html — contains the HTML layout which defines the element structure that would be shown on the page.
- images folder — contains .jpg images used in our project.
- sounds folder — contains . wav files used in our project.
- style.css — contains CSS code for styling. Using CSS we can style the different portions to make it more visually appealing.