A simple web application for generating QR codes.
Open index.html in your web browser. No build process or dependencies required!
For local development with a web server:
python3 -m http.server 8000Then open http://localhost:8000 in your browser.
This project is licensed under the MIT License. It uses the Nayuki QR Code Generator Library, which is licensed under the MIT License.