fret-zone icon indicating copy to clipboard operation
fret-zone copied to clipboard

🎸 React clone of Guitar Pro tab editor (WIP)

FretZone

Guitar Pro tab editor for web, built with React.

Originally a project to practice Thinking in React.

To run locally

yarn start

To run tests

yarn test