This app plays beats on clicking on different colors.
- HTML
- CSS
- Vanilla JS
sounds
folder container beats that are used in this project.
index.html
contains the structure of the App.
style.css
has been used to design the App.
index.js
contains functionality of the App.
data.js
contains functionality on producing sounds by pressing keys on keyboard.
- Fork the repository.
git clone https://github.com/arteevraina/Music-App.git
1.download the zip file from this link :- https://github.com/arteevraina/Music-App/archive/master.zip 2.open the zip file and inside it double tap the html file.
Feel and free to contribute to this project and improve its design and functionality to make it more comprehensive.