A simple web app to generate QR codes from any text or URL. Built using HTML, CSS, and JavaScript with QRCode.js.
- Enter any text or URL to generate a QR code instantly.
- No backend required — fully runs in the browser.
- Clean and minimal design.
- Clone or download this repository.
- Open
index.html
in any modern web browser. - Enter your text in the input box and click Generate.
- Your QR code will appear below.
You can host this project online for free using GitHub Pages:
- Push this repo to your GitHub account.
- Go to your repo’s Settings → Pages.
- Under Source, select your branch (
main
ormaster
) and root directory. - Save it.
- Your live QR Code Generator will be available at: