AntonyGN / Qr_code-generator

QR Code generator Using Html,CSS & javascript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QR Code Generator

This project is a simple web application that allows users to generate QR codes based on the text they enter into a text area. The application uses an API to generate the QR code image and displays it on the page.

Getting Started

To use this application, simply open the index.html file in your web browser. You can also host the application on a web server to make it accessible over the internet.

Usage

  1. Enter the text you want to encode into the QR code into the text area.
  2. Click the "Generate QR Code" button.
  3. The QR code image will be generated and displayed on the page.

If you do not enter any text into the text area, a default image will be displayed instead.

Screenshots

Here's a screenshot of the QR code generaator

Technologies Used

This application uses the following technologies:

  • HTML
  • CSS
  • JavaScript
  • QR Server API

Contributing

If you would like to contribute to this project, please fork the repository and submit a pull request.

License

This project is licensed under the MIT License.

About

QR Code generator Using Html,CSS & javascript.


Languages

Language:CSS 53.0%Language:HTML 26.7%Language:JavaScript 20.3%