App for generating colored QR codes with GitHub logo and export to SVG/PNG/JPEG/WEBP format.
Vue CLI + Element Plus (with auto-import plugin) + QRCode-SVG + File-Saver.
https://luridev.github.io/qr-github-generator/
npm install
npm run serve
npm run build
npm run lint