Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdelmalek-maskri/qr-code-generator
a friendly QR code generator App
https://github.com/abdelmalek-maskri/qr-code-generator
Last synced: 1 day ago
JSON representation
a friendly QR code generator App
- Host: GitHub
- URL: https://github.com/abdelmalek-maskri/qr-code-generator
- Owner: abdelmalek-maskri
- Created: 2024-08-20T20:46:37.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-20T20:59:21.000Z (5 months ago)
- Last Synced: 2024-11-18T14:38:09.261Z (2 months ago)
- Language: HTML
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QR-code-Generator
A simple QR code generator that allows users to input text or a URL and generate a corresponding QR code. The project is built using basic HTML, CSS, and JavaScript.# Features
. Real-time QR Code Generation: Enter any text or URL, and the QR code is generated instantly.
. Responsive Design: The interface is responsive and works well on different screen sizes.
. Error Handling: If the input field is empty, a shake animation alerts the user to enter text or a URL.