Skip to content

murtuzaalisurti/qr

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
August 11, 2022 12:11
August 11, 2022 11:52
August 11, 2022 11:52
August 11, 2022 11:52
August 11, 2022 12:11

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 javascript library.

To scan QR codes, we used the 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.