-
With this app you can generate a QR Code very easy. Wee use React + Vite, and for QR code generation library like 'qrcode' or 'qrcode.react'. Here, we’ll use 'qrcode.react'.
-
Follow this steps and you got the worked free QR Code Generator.
- Clone Repository from link https://github.com/ninkov/QR-Creator.git
- Run 'npm install' in console
- Run 'npm run dev'
- Check the address http://localhost:5173/
-
Create React + Vite app
-
Enter your link in the field, press the "enter" key or click "generate" and you have a barcode. You can now scan the barcode with your phone that links you to the desired address!
P.S. The assets folder and index.html are re-formatted files for deployment purposes (thanks to these files, the application is uploaded online and can be used)



