Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fedragon/guitar-practice
https://github.com/fedragon/guitar-practice
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/fedragon/guitar-practice
- Owner: fedragon
- Created: 2022-06-13T06:47:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-14T20:02:49.000Z (6 months ago)
- Last Synced: 2024-12-17T22:07:21.843Z (8 days ago)
- Language: TypeScript
- Homepage: guitar-practice.vercel.app
- Size: 370 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Guitar Practice
A collection of exercises to practice guitar chords and notes, with a built-in timer.
## Run
```npm run dev```
## Exercises
### Chord perfect
Practice a single chord.
![Chord Perfect](public/images/chord-perfect.png)
### Chord switch
Practice switching between two chords.
![Chord Switch](public/images/chord-switch.png)
### Note positions
Memorize note positions on the fretboard.
![Note Positions](public/images/note-positions.png)