A React.js application that allows users to generate customizable QR codes with options to download as PNG or SVG formats and share the generated QR code directly.
-
Customizable QR Code:
- Enter text or a URL to generate a QR code.
- Adjust size (128x128 to 512x512 pixels).
- Set foreground and background colors.
- Configure error correction levels (L, M, Q, H).
- Option to include or exclude margins.
-
Dark Mode:
- Toggle between light and dark themes for better user experience.
-
Download Options:
- Download the QR code as PNG or SVG.
-
Share QR Code:
- Share the QR code image using the browser's native sharing capabilities (if supported).
-
Copy QR Code:
- copy QR code in clipBoard and paste anywhere