This is a tiny project that aims to help myself learn piano. It provides a virtual piano, automatic play of midi and musicxml files, preview of next notes, and display of music sheet.
This project is bootstrapped with Create React App, so run
npm start
or
yarn start
in the project folder to run it.
This article gives detailed illustration on how I made this project.