https://github.com/samedfft2634/qr_generator
QR generator working with API. It is a practice to improve my skills in JavaScript
https://github.com/samedfft2634/qr_generator
api dom-manipulation functional-programming html-css-javascript qrcode-generator qrcode-scanner
Last synced: 8 months ago
JSON representation
QR generator working with API. It is a practice to improve my skills in JavaScript
- Host: GitHub
- URL: https://github.com/samedfft2634/qr_generator
- Owner: samedfft2634
- Created: 2023-11-19T17:06:00.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-19T19:55:40.000Z (almost 2 years ago)
- Last Synced: 2025-01-21T14:32:03.844Z (10 months ago)
- Topics: api, dom-manipulation, functional-programming, html-css-javascript, qrcode-generator, qrcode-scanner
- Language: HTML
- Homepage: https://qr-generator-eosin-six.vercel.app
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QR Generator

β
-Scanable,
β
-Simple ,
β
-Fast
β- For API: API
> [!NOTE]
> It is a simple website to get the QR Code of what you type.
> It was good practice about checking API values and writing on DOM.
> [!IMPORTANT]
> π₯LIVEπ₯
> Do not try fetching API , it does not work! Using API with variable.
> [!WARNING]
> This generator does not need a button to get QR code.
> With this feature generator works faster when you typing on input area.