Skip to content

ObsCure9277/LinkQR

Repository files navigation

🔗 LinkQR

A simple and modern website to convert any link into a QR code, instantly generate QR codes for your URLs and download them for sharing or printing, built with React, Next.js, TypeScript and Tailwind CSS.

LinkQR_1 LinkQR_2

🔑 Key Features

✅ Instant QR Code Generation

  • Paste any link and get a QR code instantly.

✅ Downloadable QR Codes

  • Save generated QR codes as PNG images.

✅ Color Picker & Custom Colors

  • Choose and customize the QR code colors using a color picker or hex code input.

✅ Upload Logo for QR Code

  • Upload your own logo to be placed at the center of the generated QR code.

✅ Responsive Design

  • Works seamlessly on desktop and mobile devices.

💻 Tech Stack

Frontend:
Backend:
Deployment:

🚀 Getting Started

  1. Install dependencies:

    npm install
  2. Run the development server:

    npm run dev
  3. Open http://localhost:3000 in your browser.


🌐 Live Preview

Live Preview 👉 View Website