Skip to content

subhatav/mini-piano-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Piano

This minimalistic tool is:

  • responsive, basic Piano player;
  • playable on all devices (mobiles/desktops);
  • built using HTML, CSS, and JavaScript.

Requirement

Git must be installed on the local system.


Installation

  1. To run it locally, enter this command in the terminal:
git clone https://github.com/subhatav/mini-piano-js.git
  1. Find and open the "index.html" file to play the Piano.

Thank you for using it!