https://github.com/sanoylab/contact-qr-code-generator
https://github.com/sanoylab/contact-qr-code-generator
bootstrap html javascript qrcode-generator
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sanoylab/contact-qr-code-generator
- Owner: sanoylab
- Created: 2023-03-06T13:57:35.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T14:27:07.000Z (over 3 years ago)
- Last Synced: 2025-02-23T19:25:16.314Z (over 1 year ago)
- Topics: bootstrap, html, javascript, qrcode-generator
- Language: HTML
- Homepage: https://sanoylab.github.io/contact-qr-code-generator/
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Contact QR Code Generator
This is a simple contact QR code generator. You can provide:
- Full Name
- Email
- Phone number
and generates a contact QR code image.
## Tech Stack
**Client:** HTML, CSS, JavaScript, qrcode.min.js, Bootstrap
## Demo
https://sanoylab.github.io/contact-qr-code-generator/
## License
[MIT](https://choosealicense.com/licenses/mit/)