QRCodeCustomizer
Example project for react-qrcode-logo package.
Built using React + TypeScript + Vite
running the example
Use node 22
In the root folder of the project run
npm install
npm run dev
The project will be reachable in your browser at localhost:5173
online demo
Try it here > github pages