Skip to content

anishfyi/qr-code

Repository files navigation

Author

Anish Kr Singh (anishfyi.github.io)

QR Code Generator

A modern, responsive QR Code Generator built with React, TypeScript, and Vite. This application allows users to generate customizable QR codes with various options including size, colors, and error correction levels.

Live Demo

Check out the live demo: QR Code Generator

Features

  • Generate QR codes from text or URLs
  • Customize QR code size
  • Choose foreground and background colors
  • Select error correction level
  • Download QR codes as PNG images
  • Fully responsive design
  • Modern UI with smooth animations

Tech Stack

  • React
  • TypeScript
  • Vite
  • Tailwind CSS
  • QRCode.react
  • React Toastify

Getting Started

  1. Clone the repository
  2. Install dependencies:
    npm install
  3. Start the development server:
    npm run dev
  4. Build for production:
    npm run build

License

MIT

About

QR Code Generator built with React, TypeScript, and Vite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published