Welcome to QRCode Generator, a fun and customizable tool to generate QR codes with style! 🎉
This project allows you to create beautiful QR codes, change their color, style the dots, and even add a logo. Perfect for creating personalized QR codes that stand out! 🚀
- Generate QR codes from any URL 🌐
- Customize the dot style (square, rounded, or dots) 🎨
- Choose your QR code color with a built-in color picker 🎨
- Add your logo to the QR code 📷
- Download your QR code in high-quality PNG format 🖼️
- Interactive and animated bubbles for a playful experience 🎈
- HTML5 for structure
- CSS3 for styling, animations, and bubble magic ✨
- JavaScript for functionality and interaction
- jQuery for easy DOM manipulation
- QRCode Styling Library for advanced QR code customization
- Google Fonts for stylish typography
-
Clone or download the repository:
git clone https://github.com/Frenxys/QRcodeSite.git
-
Open
index.html
in your browser. 📂 -
Enter a URL in the text input field. 🔗
-
Click on the green "Generate QR Code" button to generate your custom QR code. ✨
-
Customize your QR code:
- Change the dot style by clicking the
change dots icon
. - Pick your desired color with the color picker.
- Upload a logo by clicking the
upload logo bubble
. 🖼️
- Change the dot style by clicking the
-
Download your QR code by clicking the "Download" button. 🖼️
qr-code-generator/
├── LICENSE
├── index.html
├── style.css
├── script.js
├── icons/
│ ├── download.png
│ └── change.png
└── README.md
Made by Enea Zani with ❤️ and 🍝
This project is licensed under the MIT License. Feel free to use, modify, and distribute it as you wish.