Skip to content

Latest commit

 

History

History
71 lines (45 loc) · 2.11 KB

README.md

File metadata and controls

71 lines (45 loc) · 2.11 KB

QR Code Generator

This project is a web-based QR Code Generator that allows users to generate and download QR codes for any text or URL. Users can select the size of the QR code and download it as a PNG file.

Features

  • Generate QR codes for any text or URL
  • Select from multiple QR code sizes
  • Download the generated QR code as a PNG file
  • Responsive and user-friendly interface

Requirements

  • A modern web browser
  • Internet connection to load external libraries

Installation

  1. Clone the repository:

    git clone https://github.com/raginee_darade/qr-code-generator.git
    cd qr-code-generator
  2. Open index.html in your web browser to use the QR Code Generator.

Usage

  1. Open index.html in a web browser.
  2. Enter the text or URL you want to encode in the QR code.
  3. Select the desired size for the QR code from the dropdown menu.
  4. Click the "Generate" button to generate the QR code.
  5. Click the "Download" button to download the QR code as a PNG file.

File Structure

  • index.html: The main HTML file for the QR Code Generator.
  • qr.css: The CSS file for styling the QR Code Generator.
  • qr.js: The JavaScript file containing the logic for generating QR codes.
  • qrcode.min.js: External library for generating QR codes.
  • Additional HTML files (main.html, about.html, connect.html) for navigation.

External Libraries

  • Ionicons: Icon library used for social media icons.
  • QRCode.js: JavaScript library for generating QR codes.

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any inquiries, you can contact the developer through the following links:

Footer

@2021 Online Tutorial | All Right Reserved