fretboard-trainer icon indicating copy to clipboard operation
fretboard-trainer copied to clipboard

Memorize the guitar fretboard quickly

Fretboard Trainer

Memorize the fretboard quickly

This was built as an exploration project to see where Redux was after a few years away from it, and what it looks like now that React Hooks have landed. It seems to be doing πŸ‘Œin the form of easy-peasy, a library that abstracts away some of the more verbose vanilla Redux patterns into an easy-to-use yet fully-backwards-compatable wrapper. (It also has excellent TypeScript support.)

overview

Todo:

  • [ ] Replace CSS animation with React Spring
  • [ ] Code cleanup

Setup

git clone [email protected]:damassi/fretboard-trainer.git
yarn install
yarn start