Piano Trainer demo
A simple React based app for improving music notation recognition speed.
To run it yourself, clone the repository:
git clone https://github.com/vanimal/piano-trainer
Install dependencies:
npm install
Start React's development server:
npm start
- Van Olmstead, III - @vanimal
This project is licensed under the MIT License - see the LICENSE.md file for details