A clean and responsive web application that generates downloadable QR codes for any URL in seconds.
- Generate QR codes from any valid URL
- Multiple size options (100x100 up to 700x700)
- Loading spinner for better UX
- Modern UI using Google Fonts (Poppins)
- Downloadable QR code image
- HTML5 β Semantic and accessible structure
- Tailwind CSS β Utility-first styling for rapid UI development
- JavaScript (Vanilla) β DOM manipulation & logic
- QRCode.js β QR code generation library
- Instant QR code generation with customizable sizes
- Clean, modern UI built with Tailwind CSS
- Fully responsive design (mobile-first)
- Download-ready QR codes
- Demonstrates ability to learn, follow tutorials, and implement features independently
- How to integrate third-party JavaScript libraries
- Building responsive layouts using Tailwind CSS
- Managing user input validation
- Improving UX with loading indicators
- Translating tutorial knowledge into a working project
π This project was built by following a YouTube tutorial, which helped me understand best practices and reinforced my ability to learn new tools quickly and apply them effectively.
- Clone the repository
git clone https://github.com/FrontEndHighRoller/QR-Generator.git
- Open index.html in your browser
- Resize the screen to see responsive layouts and image switching in action π―
πββοΈ Author Dennis Rumanek
GitHub: https://github.com/FrontEndHighRoller
LinkedIn: https://www.linkedin.com/in/dennis-rumanek/
β If you like this solution, feel free to star the repository!