https://github.com/gregjopa/piano-flash-cards
Music note flash cards for learning piano
https://github.com/gregjopa/piano-flash-cards
piano react vexflow
Last synced: 4 months ago
JSON representation
Music note flash cards for learning piano
- Host: GitHub
- URL: https://github.com/gregjopa/piano-flash-cards
- Owner: gregjopa
- Created: 2022-12-24T04:51:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-02T19:45:24.000Z (over 2 years ago)
- Last Synced: 2025-03-28T02:13:09.445Z (over 1 year ago)
- Topics: piano, react, vexflow
- Language: TypeScript
- Homepage: https://www.gregjopa.com/piano-flash-cards/
- Size: 15.6 MB
- Stars: 9
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TEMP TODOS
- update readme
- fix prod deploy
# Piano Flash Cards React App

## Audio
The piano sounds are provided by [Salamander Grand Piano](https://archive.org/details/SalamanderGrandPianoV3) under the Creative Commons license.
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:5173](http://localhost:5173) to view it in the browser.
The page will reload if you make edits.\
You will also see any lint errors in the console.
### `npm test`
Launches the test runner in the interactive watch mode.
### `npm run build`
Builds the app for production to the `dist` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!