This is just a quick mini project of a QR Generator. The live demo can be accessed at qr-generator
- Toolings for linting, formatting, and conventions configured.
eslint
,prettier
,husky
, &lint-staged.
- The ESLint config is bundled in
eslint-config-lrmn
- ✨Basic responsive layout configuration (through Tailwind CSS)
- 📜Basic
standard-version
to generate Changelog, you can runnpx standard-version --skip.bump --skip.commit --skip.tag
- SEO Optimization (using next-SEO)
- Now using Next.js 13 with Rust Compiler Minification enabled (you can disable it at next.config.js)
- Open qr-generator
- Write the string or url that you want to generate as QR Code
- You can select the QR Code style
- If you want it, you also can download the QR Code
- You also can generate the QR Code by passing the query param using
qr_value
, for examplehttps://qr-generator.is-a.fun/?qr_value=https://google.com
, the default QR Value will be changed tohttps://google.com
- It's better to use the link shortener to shorten the QR Value url if the QR Value input is more than 30 characters.
- 👉 🇮🇩 Trakteer free access
- 👉 🌍 BuyMeACoffe
- 👉 🌍 Ko-Fi
Copyright © 2020 by L RMN