Generate QR Codes effortlessly with our user-friendly web application. Enter any text or URL to create a QR Code instantly!
- 🔗 Generate QR Codes: Convert text or URLs into QR Codes quickly.
- 📋 User Input: Easy-to-use input field for text or URLs.
- 📷 Dynamic Image: QR Code image updates dynamically based on user input.
- ⚡ Error Handling: Visual feedback for invalid input.
- 🎨 Modern Design: Clean and responsive interface.
Watch the demo video to see Summize in action:
Make sure you have a modern web browser installed.
-
Clone the repository:
git clone https://github.com/your-username/qr-code-generator.git cd qr-code-generator
-
Open the project: Open
index.html
in your web browser.
- Enter Text or URL: Type the text or URL you want to convert into a QR Code.
- Generate QR Code: Click the "Generate QR Code" button.
- View QR Code: The QR Code image will be displayed below the input field.
qr-code-generator/
│
├── index.html # Main HTML file
├── style.css # Stylesheet
└── script.js # JavaScript file
Contributions are welcome! Please follow these steps to contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Make your changes.
- Commit your changes (
git commit -m 'Add new feature'
). - Push to the branch (
git push origin feature-branch
). - Open a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
- QRServer API for the QR Code generation API.
For any questions or suggestions, feel free to reach out:
- 📧 Email: vihangasupasan2001@gmail.com
- 🐙 GitHub: your-username
Enjoy generating QR Codes with our web application! 😊