Real-Time QR Code Generator
A real-time, single-page web application built with Next.js and TypeScript that instantly generates a downloadable, high-quality QR code as the user types their URL.

View Website
Context & Motivation
This project was built to create a fast and intuitive tool for generating QR codes without the need for a 'Generate' button, providing instant feedback to the user.
The goal is to create a real-time, single-page web application built with Next.js and TypeScript that instantly generates a downloadable, high-quality QR code as the user types their URL.
Technologies Used
Next.jsTypeScriptTailwind CSS
Key Features
- •Live QR code generation as the user types.
- •Conditionally rendered download buttons for SVG and PNG formats.
- •Clear input button to reset the state.
- •Responsive design for mobile and desktop.
- •URL input field with a clear placeholder.
Gallery



Outcome
The result is a highly responsive and user-friendly tool that streamlines the process of creating QR codes, offering instant generation and multiple download options.