GridBeat is an open-source chord and scale visualizer for musicians, created by Leonid Medovyy.
This tool helps you visualize chords and scales across piano, guitar, ukulele, and grid controllers, making it easier to learn, reference, and memorize your favorite chords.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
Contributions are welcome! If you'd like to contribute to GridBeat, please fork the repository, make your changes, and open a pull request.
GridBeat is licensed under the MIT License.