A simple and user-friendly QR Code Reader that allows users to upload a QR code image and quickly extract the information or link stored inside it.
π Try the Live Demo
- π· Upload a QR code image
- π Scan and decode QR codes
- π Extract URLs and stored data
- β‘ Fast and easy to use
- π± Responsive interface
- π¨ Simple and clean UI
- π QR processing is performed in the browser
- HTML5
- CSS3
- JavaScript
QR-Code-Reader/
β
βββ index.html
βββ style.css
βββ script.js
βββ images/
βββ README.md
- Clone this repository:
git clone YOUR_GITHUB_REPOSITORY_URL- Open the project folder.
- Open
index.htmlin your browser.
The project is deployed using Netlify.
π Live Website: https://qreaderscanner.netlify.app/
This project was created to practice HTML, CSS, and JavaScript while building a practical utility for quickly reading and extracting data from QR codes.
If you find this project useful, consider giving the repository a β.