A tool for creating and reading QR codes with a minimalistic design. Built with Nuxt 3, WindiCSS, Lean QR, and QR Scanner.
Web : QRGen
git clone https://github.com/jo0707/QRGen
cd QRGen
pnpm install #or npm install
#preview
pnpm dev #or npm run dev
#build
pnpm build #or npm run build
pnpm preview #or npm run preview
-
QR Scanner by nimiq
Feel free to contribute to this repository!