Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/trident09/qr-ify
- Owner: Trident09
- Created: 2023-08-21T06:28:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-04T11:38:07.000Z (10 months ago)
- Last Synced: 2024-11-08T13:20:16.395Z (about 2 months ago)
- Topics: javascript, qrcode, qrcode-generator
- Language: CSS
- Homepage: https://trident09.github.io/QR-ify/
- Size: 208 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 phonep.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/)