https://github.com/murtuzaalisurti/qr
A QR Code Generator and Reader! Generate as well as scan QR codes real quick!
https://github.com/murtuzaalisurti/qr
css3 html5 javascript pwa qrcode qrcode-generator webapp
Last synced: 13 days ago
JSON representation
A QR Code Generator and Reader! Generate as well as scan QR codes real quick!
- Host: GitHub
- URL: https://github.com/murtuzaalisurti/qr
- Owner: murtuzaalisurti
- Created: 2021-11-30T07:18:10.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-31T11:54:00.000Z (about 1 month ago)
- Last Synced: 2025-03-31T12:35:45.654Z (about 1 month ago)
- Topics: css3, html5, javascript, pwa, qrcode, qrcode-generator, webapp
- Language: JavaScript
- Homepage: https://qr-codes.vercel.app/
- Size: 248 KB
- Stars: 26
- Watchers: 1
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QRCodes
A QR Code Generator and Reader! Generate as well as scan QR codes real quick!
## Tech Stack
HTML
CSS
JavaScript## Tools used
> To generate QR codes, we have used [qrcodejs](https://davidshimjs.github.io/qrcodejs/) javascript library.
> To scan QR codes, we used the [html5-qrcode](https://github.com/mebjas/html5-qrcode) library which allows you to scan different types of codes!
### Note
> The download option might not work in "In-App Browsers". It's better to use standalone browsers.