Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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.