Skip to content

Thabo209/QR-Code-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

QR-Code-Generator

This QR code generator includes the following features:

Key Features:

  1. Clean and Modern UI with a gradient background and card-style container

  2. Customization Options:

    • Input for text or URL
    • Size selection (100×100 to 400×400 pixels)
    • Color picker for QR code color
  3. Functionality:

    • Dynamic QR code generation using the qrcode.js library
    • Download option to save the generated QR code as a PNG image
    • Responsive design that works on mobile and desktop

How It Works:

  1. Enter any text or URL in the input field
  2. Select your desired QR code size
  3. Choose a custom color for the QR code
  4. Click "Generate QR Code" to create your QR code
  5. Use the "Download" button to save the QR code as an image

The code uses the qrcode.js library (loaded from CDN) to handle the QR code generation. The interface includes subtle animations and user feedback like button state changes and loading indicators.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages