Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 23 days 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-02T19:45:24.000Z (10 months ago)
- Last Synced: 2024-01-02T20:36:09.971Z (10 months ago)
- Topics: piano, react, vexflow
- Language: TypeScript
- Homepage: https://www.gregjopa.com/piano-flash-cards/
- Size: 15.6 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- 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
![piano flash card app screenshot](images/piano-flash-cards-app-screenshot.jpg)
## 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!