Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.34 KB

README.md

File metadata and controls

33 lines (27 loc) · 1.34 KB

QR Code Generator

This is a simple QR code generator web application that allows users to input text or URLs and generate corresponding QR codes. The project is built using HTML, CSS, and JavaScript. Users can also download the generated QR code as a PNG image.

Features: 📌

  • Input text or URL for QR code generation.
  • Real-time display of the generated QR code.
  • Download the QR code as a PNG image.

Instructions: 👈

  1. Enter the desired text or URL in the input field.
  2. Click the "Generate QR Code" button to generate the QR code.
  3. The generated QR code will be displayed, and you can click the "Download" link to save it.

How to Run:🚨

  • Simply open the index.html file in your preferred web browser.

Screenshots 🖼️

Preview_1 Preview_2
Preview_1 Preview_2