https://github.com/issacto/tubafingering
Deployed Edtech Web
https://github.com/issacto/tubafingering
react tuba
Last synced: 3 months ago
JSON representation
Deployed Edtech Web
- Host: GitHub
- URL: https://github.com/issacto/tubafingering
- Owner: issacto
- Created: 2021-02-02T21:44:51.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-02T23:12:36.000Z (about 4 years ago)
- Last Synced: 2025-01-15T20:58:06.149Z (4 months ago)
- Topics: react, tuba
- Language: JavaScript
- Homepage: https://tubafingering.issacto.com
- Size: 2.33 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tuba Fingering
![]()
Link: https://tubafingering.netlify.app
Practice Tuba anywhere
Author: Issac To
## 1. 💻 Demo
| Landing | Demo |
| ------------- |:-------------:|
||
|
1. Choose a key, valve, level of difficulty (time allowed for each question), and number of questions
2. Familiarize yourself with the designated fingering
https://tubafingering.netlify.app/documentationPage3. Play
* Press U, I, O, P, /space/ for the first, second, third, fourth and fifth valve respectively
* Do not click anything if no valve is needed eg Bb for Bbtuba! You could use keyboard entirely to navigate on this website;)
## 2. 📌 Structure
* React## 3. 🏃 Run the program
```javascript
npm install
npm start
```Install and run the program on localhost:3000