Skip to content

venkatbhoogarbh/lets_scan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lets Scan – QR Code Scanner

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.

Features

• Scan any QR code using your camera
• Works on both phone and laptop
• Fast and lightweight
• No backend required

Technologies Used

• HTML
• CSS
• JavaScript
• html5-qrcode library

How to Use

  1. Open the website (venkatbhoogarbh.github.io/lets_scan)
  2. Allow camera permission
  3. Point the camera at a QR code
  4. The scanned text/URL will appear on screen with the option to open it

Project Structure

lets_scan/
|---- LICENSE
|---- REAME.me
|---- index.html
|---- script.js
|---- style.css

Live Demo

It can be accessed from: venkatbhoogarbh.github.io/lets_scan

License

This project is licensed under the MIT License.

About

Simple and clean QR code scanner built using HTML, CSS, JS and html5-qrcode library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors