An open API service indexing awesome lists of open source software.

https://github.com/namecoder1/qrcodit

Free QR Code generator website with customization
https://github.com/namecoder1/qrcodit

nextjs qrcode-generator typescript website

Last synced: about 1 month ago
JSON representation

Free QR Code generator website with customization

Awesome Lists containing this project

README

          

# [qrcodit.click](https://qrcodit.click)

## Overview
QRCodit is a free, user-friendly web application that allows you to create custom QR codes in seconds. With QRCodit, you can generate QR codes for any URL and customize them with your own logo.

## Features

- **Quick QR Code Generation**: Create QR codes for any URL instantly
- **Logo Customization**: Add your own logo to make your QR codes unique and branded
- **Free to Use**: No hidden fees or subscriptions required
- **No Registration**: Generate QR codes without creating an account
- **Responsive Design**: Works on desktop and mobile devices

## How to Use

1. Enter the URL you want to encode in the QR code
2. (Optional) Upload your logo to customize the QR code
3. Download your custom QR code

## Technology Stack

- Next.js 14
- React
- TypeScript
- Tailwind CSS
- QRCode.react for QR code generation

## Local Development

To run this project locally:
```shell
npm i
npm run dev
```