ChordSheets Create sheets for chord progressions, arrangement & sound settings in seconds for your next live performance! Features Quickly create chord sheets with the visual editor Complete privacy: your chord sheets stay in your browser Export individual songs as PDF or export all at once Manage all your sheets Spotify integration to retrieve metadata (such as tempo, root key & cover) by providing a Spotify link Learn music theory Free & open-source - even offline! Development Setup npm install Compile and Hot-Reload for Development npm run dev Type-Check, Compile and Minify for Production npm run build Lint with ESLint npm run lint