Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/twilighty-abhi/personal-qr-generator
https://github.com/twilighty-abhi/personal-qr-generator
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/twilighty-abhi/personal-qr-generator
- Owner: twilighty-abhi
- License: mit
- Created: 2024-10-05T15:26:42.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-30T15:30:49.000Z (2 months ago)
- Last Synced: 2024-10-30T16:33:35.848Z (2 months ago)
- Language: HTML
- Homepage: https://personal-qr-generator-three.vercel.app
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# π Abhi's QR Code Generator
**An Open-Source Project for Everyone!** π₯³
Welcome to **Abhi's QR Code Generator**!
This project is entirely **open-source**, and we welcome contributors from all backgrounds to help make it even better. Built with a ***user-friendly*** interface and smooth animations, this tool allows you to generate custom QR codes with ease. Letβs make this project a go-to for anyone who wants a quick, stylish, and interactive QR code experience!## π Why Abhi's QR Code Generator?
- **π¨ Vibrant Animated UI:** A continuously moving gradient background and clean, animated buttons bring a fresh, fun look to the app.
- **βοΈ Instant QR Code Generation:** Enter a URL, hit "Generate," and get a QR code on the spot!
- **π Multiple Download Options:** Save your QR code as PNG or JPG with one click.
- **π± Responsive Design:** Works seamlessly on all devices, from desktop to mobile.
- **β Error Handling:** Provides instant feedback to guide users toward valid URL input.## π Getting Started
### Prerequisites
- A modern web browser (Chrome, Firefox, Safari, etc.)
- Internet connection to load the QR code generation library### Installation
1. Clone this repository:
```bash
git clone https://github.com/your-username/abhi-qr-code-generator.git
cd abhi-qr-code-generator2. Enter the url of the website you need to generate QR Code
3. Mission complete!!!```