Skip to content

MayankGH7/qrcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QR Code Generator

This HTML web page is a simple QR code generator. You can enter text or a URL, and it will generate a QR code that you can download.

Table of Contents

Description

The "QR Code Generator" web page allows you to perform the following actions:

  • Enter text or a URL.
  • Click the "Generate QR Code" button to create a QR code based on the input.
  • The generated QR code is displayed on the page.
  • You can download the QR code image using the "Download" button.

Usage

  1. Clone or download this repository to your local machine.

  2. Open the index.html file in a web browser.

  3. On the web page:

    • Enter the text or URL you want to encode in the QR code.
    • Click the "Generate QR Code" button.
    • The generated QR code will be displayed.
    • You can download the QR code image using the "Download" button.
  4. Use the generated QR code for various purposes, such as sharing URLs or information in a scannable format.

Screenshot

Releases

No releases published

Packages

No packages published