A simple and responsive QR Code Generator built with HTML, CSS, and JavaScript.
This tool allows you to generate QR codes from any text or URL.
- Generate QR codes from text or URLs
- Responsive design for mobile devices
- Simple and user-friendly interface
- Instant QR code display after input
- HTML5 – Structure of the page
- CSS3 – Styling and responsive design
- JavaScript (Vanilla JS) – QR code generation functionality
- Clone this repository:
git clone https://github.com/yourusername/qr-code-generator.git

