Skip to content

Latest commit

 

History

History
91 lines (48 loc) · 2.09 KB

README.md

File metadata and controls

91 lines (48 loc) · 2.09 KB

PIANO KIT

About

A "Piano Kit" is a simple piano board containing the essential keys. Each of them is represented by an equivalent key in the keyboard, which allows the user to play some piano sounds.

The list of keys and matching sounds:

  • D => DO

  • F => RE

  • G => MI

  • H => FA

  • J => SOL

  • K => LA

  • L => SI

  • R => DO#

  • T => RE#

  • U => FA#

  • I => SOL#

  • O => LA#

PS: After being inspired by Wes Bos' JAVASCRIPT30 course, I decided to follow it and build the Piano kit project to keep my hands dirty with JavaScript.

A screenshot of the Piano kit is presented below:

screenshot

Built With

  • HTML, CSS, Javascript.
  • VisualStudio Code, Git, & GitHub.

Live Demo

Live Demo Link

Video Demo

Video Demo Link

Getting Started

To get a local copy up and running follow these simple steps. you only need a computer with a browser installed, and follow these steps:

  1. In your terminal, in the folder of your preference, type the following bash command to clone this repository:
git clone https://github.com/Maha-Magdy/piano-kit.git
  1. Now that you have already cloned the repo you can just click on the index.html file to get the application up and running in your browser

Author

👤 Maha Magdy

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Acknowledgments

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.