This project is a web piano app through which an user can play the three octaves (3, 4 & 5) of a piano.
Web technologies used: HTML5, CSS3, JavaScript, React.js
Sound font player package is used for audio in this application.
Click the link in About section to use the web piano.
This project was bootstrapped with Create React App.
Firstly, clone down this repository. You will need node
and npm
installed globally on your machine.
npm install
npm start
Open localhost:3000
to view it in the browser
MIT License Copyright (c) 2021 Daljeet Singh
Refer to LICENSE file for full information.