Skip to content

This is a simple web application for generating QR codes based on user input. Users can enter text or URLs, select background and foreground colors, and generate QR codes accordingly. The generated QR codes can be downloaded as PNG images.

License

Notifications You must be signed in to change notification settings

Muhammadqasim1011/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 is a simple web application for generating QR codes based on user input. Users can enter text or URLs, select background and foreground colors, and generate QR codes accordingly. The generated QR codes can be downloaded as PNG images.

Features

  • Input Field: Users can enter text or URLs into the input field.
  • Color Picker: Users can select background and foreground colors for the QR code.
  • Generate QR Code: Clicking the "Generate QR Code" button generates the QR code based on the user input.
  • Download QR Code: Once the QR code is generated, clicking the "Download QR Code" button downloads it as a PNG image.

Technologies Used

  • HTML5
  • CSS3 (with Flexbox and CSS variables)
  • JavaScript (ES6)

QR Code API

This project utilizes the QR Code API provided by QRServer.com. The API allows generating QR codes dynamically based on the provided data and customizing the appearance by specifying background and foreground colors.

How to Use

  1. Enter text or a URL in the input field.
  2. Optionally, select background and foreground colors for the QR code.
  3. Click the "Generate QR Code" button to generate the QR code.
  4. Once the QR code is generated, click the "Download QR Code" button to download it as a PNG image.

Contribution

Contributions to this project are welcome! If you find any bugs, have feature requests, or want to contribute code improvements, please feel free to submit a pull request or open an issue.

About

This is a simple web application for generating QR codes based on user input. Users can enter text or URLs, select background and foreground colors, and generate QR codes accordingly. The generated QR codes can be downloaded as PNG images.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published