https://github.com/thatsinewave/rapidqr
A user-friendly and efficient QR code generator. With RapidQR, you can quickly generate QR codes with custom data and resolution.
https://github.com/thatsinewave/rapidqr
good-first-contribution good-first-issue good-first-issues good-first-pr good-first-pr-first-contribution good-first-project good-first-prs html-css-javascript html-css-js qr qr-code qr-code-generator qr-codes qr-generator qrcode qrcode-generator thatsinewave web-application webapp website
Last synced: about 1 month ago
JSON representation
A user-friendly and efficient QR code generator. With RapidQR, you can quickly generate QR codes with custom data and resolution.
- Host: GitHub
- URL: https://github.com/thatsinewave/rapidqr
- Owner: ThatSINEWAVE
- License: mit
- Created: 2024-05-23T11:12:06.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-03T23:55:48.000Z (11 months ago)
- Last Synced: 2025-01-18T05:30:52.666Z (3 months ago)
- Topics: good-first-contribution, good-first-issue, good-first-issues, good-first-pr, good-first-pr-first-contribution, good-first-project, good-first-prs, html-css-javascript, html-css-js, qr, qr-code, qr-code-generator, qr-codes, qr-generator, qrcode, qrcode-generator, thatsinewave, web-application, webapp, website
- Language: CSS
- Homepage: https://thatsinewave.github.io/RapidQR/
- Size: 166 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# [RapidQR](https://thatsinewave.github.io/RapidQR/)
Welcome to RapidQR, a user-friendly and efficient QR code generator. With RapidQR, you can quickly generate QR codes with custom data and resolution.

## Features
- **Light/Dark Theme Toggle**: Switch between light and dark themes for a comfortable viewing experience.
- **Customizable QR Code**: Enter any data and set the desired resolution for your QR code.
- **Easy Download**: Download the generated QR code with a single click.
- **Responsive Design**: Works seamlessly across various devices and screen sizes.## ☕ [Support my work on Ko-Fi](https://ko-fi.com/thatsinewave)
### Usage
1. **Enter Data**: Input the data you want to encode into the QR code.
2. **Set Resolution**: Specify the resolution for the QR code (numbers only).
3. **Generate QR Code**: Click the 'Generate' button to create your QR code.
4. **Download QR Code**: Click the 'Download' button to save the QR code image.
5. **Generate Again**: If you want to create a new QR code, click 'Generate Again' to reset the form.## Project Structure
- **HTML**: Defines the structure and layout of the website.
- **CSS**: Provides styling for light and dark themes, layout, and animations.
- **JavaScript**: Handles theme toggling, QR code generation, and image downloading.## How to Contribute
If you're interested in contributing to RapidQR, feel free to fork the repository, make your changes, and submit a pull request.
Contributions in the form of bug fixes, feature enhancements, or UI improvements are always welcome!## [Join my discord server](https://discord.gg/2nHHHBWNDw)
## License
This project is licensed under the [MIT License](LICENSE).