Use this webapp to practice learning notes across the fretboard. Built at Calhacks 12.0
First, clone this repo:
git clone https://github.com/ericliujt/learn-guitar-fretboard.git
cd learn-guitar-fretboardThen, run the development server:
npm run dev
# or
yarn dev
# or
pnpm devOpen http://localhost:3000 with your browser to see the result.