Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 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 (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-01T06:38:53.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T05:44:16.720Z (over 1 year ago)
- Topics: css3, html5, javascript, pwa, qrcode, qrcode-generator, webapp
- Language: JavaScript
- Homepage: https://qr-codes.vercel.app/
- Size: 180 KB
- Stars: 18
- Watchers: 1
- Forks: 18
- 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.