Skip to content

joseduin/qr-generator

Repository files navigation

QR Code Generator

A simple and efficient web application built with Next.js and React that allows you to generate QR codes in real-time.

Screen_Recording_20250108_115933_Chrome~2_1

🚀 Features

  • Real-time Generation: Instantly generates QR codes as you type.
  • Visual Preview: View the generated QR code directly on the screen.
  • Downloadable: Download the QR code as a high-quality .png image.
  • Responsive Design: Works seamlessly on desktop and mobile devices.

🛠 Tech Stack

📖 How to Use

  1. Enter Text/URL: Type the content you want to convert into a QR code in the input field.
  2. View QR: The QR code will automatically generate and update in real-time.
  3. Download: Click the "Download QR" button to save the image to your device.

💻 Installation & Setup

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/joseduin/qr-generator.git
    cd qr-generator
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev
  4. Open in browser: Visit http://localhost:3000 to see the app in action.

🌐 Live Demo

Check out the live version here: QR Code Generator Demo

📄 License

This project is open-source and available under the MIT License. Feel free to use, modify, and distribute it as needed.


Enjoy generating your QR codes! 😊

About

A simple and efficient real-time QR Code Generator built with Next.js and React. Create and download QR codes instantly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors