This repository contains a simple web-based QR Code Generator. It allows users to input text or a URL and generates a corresponding QR code. The generated QR code can be saved or shared.
- User-Friendly Interface: Easy-to-use interface for generating QR codes.
- Character Limit Check: Warns users if the input text exceeds a specified character limit.
- Save and Share Options: Save the generated QR code as an image or share it via the Web Share API.
- Responsive Design: The web page is designed to be responsive and work well on different devices.
- HTML
- CSS
- JavaScript
- QRCode.js for QR code generation.
- Enter text or a URL in the input field.
- Click the "Generate QR Code" button.
- Save or share the generated QR code using the provided buttons.
- Fork the repository.
- Clone the forked repository to your local machine.
- Make your changes and test them locally.
- Create a pull request describing the changes you made.
- QRCode.js library by davidshimjs
Feel free to explore, use, and contribute to this QR Code Generator. If you encounter any issues or have suggestions for improvements, please open an issue or pull request. You can check out the live website here and contact me at rohitkuyada@gmail.com.