Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/trident09/qr-ify

This is a QR code generator which turns links into QR codes
https://github.com/trident09/qr-ify

javascript qrcode qrcode-generator

Last synced: 2 days ago
JSON representation

This is a QR code generator which turns links into QR codes

Awesome Lists containing this project

README

        

# QR-ify
This is a QR code generator which turns links into QR codes

## How to use
1. Clone the repository
2. Open the index.html file in your browser of choice (Chrome, Firefox, etc.)
3. Enter the link you want to turn into a QR code
4. Click the "Generate QR Code" button
5. Scan the QR code with your phone

p.s. you need to have a internet connection for this to work because the QR code is generated using an API call

## How it works
The QR code is generated using the [QR code API](https://goqr.me/api/)