Skip to content

raheemelassadi/qr-code-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QR Code Generator

This is a simple web application that allows you to generate a QR code based on user input. The application is built using HTML, CSS, and JavaScript.

Usage

  1. Enter the text or URL for which you want to generate a QR code in the input field.
  2. Press the "Generate QR Code" button or hit the Enter key to generate the QR code.
  3. The generated QR code will be displayed below the input field.

Demo

You can try the live demo of the QR Code Generator here.

Installation

To run the QR Code Generator locally, follow these steps:

  1. Clone the repository:

     git clone https://github.com/raheemelassadi/qr-code-generator.git
     cd qr-code-generator
    
    

Credits

This application uses the QRCode.js library for generating QR codes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published