Skip to content

Soumyadip-Roy/QR-Code-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

QR Code Generator

A simple web application that generates a QR code for a given URL.

Demo

Click here to see a live demo of the app.

Screenshots

Screenshot 1 Screenshot 2

How to Use

  1. Enter a URL in the input field.
  2. Select the desired size of the QR code.
  3. Click on the "Generate QR Code" button.
  4. The generated QR code will be displayed below the input field.

Technologies Used

  • HTML
  • CSS (with Tailwind CSS)
  • JavaScript (with qrcodejs library)

License

This project is licensed under the MIT License.