Skip to content

christianflorez/guitar-fretboard-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a simple utility for practicing guitar note-name identification.

It can be found deployed at the following URL: http://fretboard-exercises.surge.sh/

Requirements:

You must have yarn and node installed on your system before running this project. If you want to deploy, you will also need the surge CLI installed locally.

Getting Started:

  1. After cloning the repository, run yarn to install packages.
  2. Run either yarn start or yarn dev to launch the project.

Deploying:

Deploying can be easily performed by running yarn deploy. As mentioned in the "Requirements" section, you will need the surge CLI installed locally.

Outstanding Issues/Enhancements:

This tool is a work in progress that I work on when I have some free time. There are various changes I'd like to make. For now they will be tracked here, but they will be moved to GitHub issues if this project starts to gain traction/visibility.

  • Refactor: Split up Settings component
  • Refactor: Split up Fretboard Exercises component
  • Build unit tests

About

A React App created for my own musical education purposes, this "Fretboard Exerciser" helps guitarists learn how note names relate to a fretboard.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published