mrsudarshanrai / QR-code-generator

This is a simple web code to generate QR code,powered by chart.apis.google

Home Page:https://mrsudarshanrai.github.io/QR-code-generator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QR Code Generator

Generate QR codes easily with this simple web application built using HTML, CSS, and JavaScript. Simply input your text and click the "Generate" button to create QR codes for various purposes.

Table of Contents

Demo

You can check out the live demo here.

Features

  • Generate QR codes from text input.
  • Customizable QR code size and error correction level.
  • Simple and user-friendly interface.
  • Responsive design for both desktop and mobile.

Getting Started

Follow these instructions to set up and run the project locally on your machine.

  1. Clone the repository:

    git clone https://github.com/your-username/qr-code-generator.git
    
  2. Navigate to the project directory:

    cd qr-code-generator
  3. Open the HTML file:

    Open the index.html file in your preferred web browser.

Usage

  1. Input the text you want to encode into a QR code in the provided text field.
  2. Customize the QR code size and error correction level if desired.
  3. Click the "Generate" button to create the QR code.
  4. You can then download or share the generated QR code as needed.

Contributing

Contributions are welcome! If you have any suggestions, feature requests, or bug reports, please create an issue or submit a pull request. For major changes, please open an issue first to discuss the proposed changes with the maintainers.


Happy coding! If you have any questions or need assistance, feel free to reach out to us.

About

This is a simple web code to generate QR code,powered by chart.apis.google

https://mrsudarshanrai.github.io/QR-code-generator/

License:MIT License


Languages

Language:JavaScript 38.8%Language:CSS 34.6%Language:HTML 26.6%