Skip to content

melissaveraherbst/piano-keys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Piano Keys | Piano Player App

A Codecademy Project from the Backend Engineer Career Path

This interactive game allows users to play the "Happy Birthday" song on a virtual piano using DOM events in JavaScript. It is designed to be beginner-friendly and offers a simple, enjoyable experience.

🚀 Features

  • Play the "Happy Birthday" song by clicking on the virtual piano keys.
  • Easy-to-use interface
  • Frontend-only application, no backend or external dependencies required.

🕹️ Getting Started

To use the Piano Keys app, follow these simple steps:

  1. Clone the repository:

    git clone <https://github.com/your-username/piano-keys.git>
  2. Open the index.html file:

    Navigate to the project folder. Open index.html in a web browser (Google Chrome, Firefox, etc.).

  3. Start Playing:

    Click on the keys of the virtual piano to play and hear the notes of the "Happy Birthday" song.

💻 Technologies Used

  • HTML5
  • CSS3
  • JavaScript

Made with 💛 by Melissa Vera Herbst