A simple and clean QR code scanner built using HTML, CSS, JavaScript, and the html5-qrcode library. This project uses your device camera to scan QR codes instantly.
• Scan any QR code using your camera
• Works on both phone and laptop
• Fast and lightweight
• No backend required
• HTML
• CSS
• JavaScript
• html5-qrcode library
- Open the website (venkatbhoogarbh.github.io/lets_scan)
- Allow camera permission
- Point the camera at a QR code
- The scanned text/URL will appear on screen with the option to open it
lets_scan/
|---- LICENSE
|---- REAME.me
|---- index.html
|---- script.js
|---- style.css
It can be accessed from: venkatbhoogarbh.github.io/lets_scan
This project is licensed under the MIT License.