Skip to content

Repository files navigation

QR Code Generator

A simple and customizable QR code generator built with React. This project allows users to create QR codes, change their colors and patterns, and download or copy them for use in various applications.

Live Version

Features

  • Generate QR codes from URLs or email addresses.
  • Customize QR code colors and patterns.
  • Download QR codes as images.
  • Copy QR codes to the clipboard for easy sharing.

Technologies Used

  • React
  • Vite
  • JavaScript
  • CSS
  • qrcode package for QR code generation

Getting Started

Follow these steps to set up the project on your local machine:

  1. Clone the repository:

    git clone https://github.com/Narendra-Reddy1/qrcodegenerator.git
    
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev

Usage

  • Enter a URL or an email address in the respective input fields.
  • Choose a pattern and color for your QR code.
  • Click the Generate button to create your QR code.
  • You can download the QR code image or copy it to your clipboard using the provided buttons.

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages