Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 945 Bytes

readme.md

File metadata and controls

40 lines (22 loc) · 945 Bytes

QR Code Generator

This project is a simple QR code generator built using HTML, CSS, and JavaScript. It allows users to convert any text or link into a QR code and provides an additional feature to download the generated QR code as an image.

Features

  • Convert text or links into QR codes.
  • Download the generated QR code as an image.

Usage

  1. Enter the text or link you want to convert into a QR code in the provided input field.
  2. Click the "Generate" button to generate the QR code.
  3. To download the generated QR code as an image, click the "Download" button.

How to Run

  1. Clone this repository to your local machine.
    git clone https://github.com/Shaw145/QR-Code-Generator.git
    
  2. Open the index.html file in your web browser.

Technologies Used

  • HTML
  • CSS
  • JavaScript

APIs Used

Resources