← Back to list

QR code Generator App

August 22, 2023

QR code Generator App

QR-ify: Turn Links into QR Codes

QR-ify is a handy QR code generator web application that enables users to convert their links into scannable QR codes with ease.

Table of Contents


Check out Website!:

https://trident09.github.io/QR-ify/

Project Repository

https://github.com/Trident09/QR-ify/

How to Use

Using QR-ify to generate a QR code is a straightforward process:

  1. Clone the repository
git clone https://github.com/Trident09/QR-ify.git

Replace your-username with your actual GitHub username.

  1. Open the index.html file Locate and open the index.html file in your preferred web browser such as Chrome or Firefox.

  2. Enter the link Input the link you want to convert into the text field provided on the webpage.

  3. Generate the QR code Click on the “Generate QR Code” button to create your QR code.

  4. Scan the QR code Use your phone or any QR code scanner to scan and access the link encoded in the QR code.

P.S. Make sure you have an internet connection, as the QR code generation relies on an API call.


How It Works

The QR-ify app generates QR codes using the QR code API which takes the input link and returns a QR code image that represents the encoded link.

Prerequisites

Installation

Installation is as simple as cloning the repository and opening a local file in your web browser:

  1. Use git to clone the repository to your local machine:

  2. Navigate to the location of the cloned repository on your computer.

  3. Open the index.html file in a web browser of your choice.

Usage

Once you have the project set up, simply:

  1. Enter the desired link into the input field on the index.html page.
  2. Click the “Generate QR Code” button to produce the QR code.
  3. Scan the displayed QR code with a mobile device to access the encoded link.

Contributing

Contributions are welcome! If you have ideas for improvements or have found a bug to report, please:

  1. Fork the repository.
  2. Create a new branch for your features or fixes.
  3. Commit your changes.
  4. Push to your branch.
  5. Open a pull request.

Contact

For any questions, feedback, or comments, please feel free to open an issue on the GitHub repository.


Get started with QR-ify and share your links through QR codes, anywhere, anytime!