Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lrmn7/qr

simple qr code generator
https://github.com/lrmn7/qr

code qr qr-code qr-generator

Last synced: 1 day ago
JSON representation

simple qr code generator

Awesome Lists containing this project

README

        



###

Connect with me:



romanromannya
romanroman.nya
lrmn_vp
lrmn#6666

###

hey there ๐Ÿ‘‹

###



###

๐Ÿ’” love has a cost, and both of us lost

###

What i'am listening to

![](https://spotify-github-profile.vercel.app/api/view.svg?uid=hjn5rpwib3744xmkulex0vw4v&redirect=true][https://spotify-github-profile.vercel.app/api/view.svg?uid=hjn5rpwib3744xmkulex0vw4v&cover_image=true&theme=novatorem)

###

Support me

- ๐Ÿ‘‰ ๐Ÿ‡ฎ๐Ÿ‡ฉ [Trakteer](https://trakteer.id/lrmn)
- ๐Ÿ‘‰ ๐ŸŒ [BuyMeACoffe](https://www.buymeacoffee.com/lrmn)
- ๐Ÿ‘‰ ๐ŸŒ [Ko-Fi](https://ko-fi.com/lrmn7)

QR Code Generator ๐Ÿ“ธ

Live site link: https://qr-code.is-a.fun/ ๐Ÿ”—

## About ๐Ÿ“

After trying to create a nice qr code with a logo for my work I quickly became frustrated by how limited most tools online were and how they all wanted me to signup and added bloat to the process. So I decided to create my own tool that would be simple, easy, feature rich and free to use.๐Ÿ˜Ž

If you find this project useful please consider giving it a star โญ

If you use the code please give me credit and link back to this repo ๐Ÿ™

Enjoy! ๐Ÿ˜

## Features ๐ŸŽ‰

- Simple and easy UI ๐Ÿคฉ
- Smart themes based on the QR Code URL ๐ŸŽจ
- Add a logo to your QR code ๐Ÿ–ผ๏ธ
- Colouring and styling options ๐Ÿ‘จโ€๐ŸŽจ
- Right click the QR code to save it as an image ๐Ÿ“ธ

Coming Soonโ„ข ๐Ÿšง

- Auto recommend icons for all brands ๐Ÿ‘€
- Favicon scraping ๐Ÿคž (Unsure how CORS will go)
- More themes ๐ŸŽจ
- QR code frames and text options ๐Ÿ–ผ๏ธ
- Svg download option ๐Ÿ“ธ
- Copy to clipboard option ๐Ÿ“‹
- Abillity to scan QR codes ๐Ÿ“ฑ

## Built with ๐Ÿงฐ

- [React QR Code Logo](https://www.npmjs.com/package/react-qrcode-logo) ๐Ÿ“ฆ

- A very nice and easy to use QR code package with logo options.

- [Next.js](https://nextjs.org/) ๐Ÿš€

- Because it's the best React framework out there.

- [Tailwind CSS](https://tailwindcss.com/) ๐Ÿƒ

- Nextjs starter had it already so why not.

- [React Palette](https://github.com/lauriys/react-palette) ๐ŸŽจ

- A nice package to get the dominant color of an image.

- [Simple Icons](https://github.com/simple-icons/simple-icons) ๐Ÿ–ผ๏ธ

- The best package for all brand icons.

- [Hero Icons](https://heroicons.com/) ๐Ÿฆธโ€โ™‚๏ธ

- A really pretty collection of icons.

- [jsQR](https://github.com/cozmo/jsQR) ๐Ÿ“ธ
- A QR code scanner library.

## Getting Started ๐Ÿ› ๏ธ

Install with

```bash
yarn
```

Then, run the development server:

```bash
yarn dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.

This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.

## Learn More ๐Ÿ“–

To learn more about Next.js, take a look at the following resources:

- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.

You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!