https://github.com/premkrrajbhar/hayamiqr
HayamiQR is a qr code generator website, that is designed to generate qr code.
https://github.com/premkrrajbhar/hayamiqr
css hayamiqr html javascript qrcode qrcode-generator qrcodejs
Last synced: 3 months ago
JSON representation
HayamiQR is a qr code generator website, that is designed to generate qr code.
- Host: GitHub
- URL: https://github.com/premkrrajbhar/hayamiqr
- Owner: premkrrajbhar
- License: mit
- Created: 2025-02-10T21:56:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-29T19:09:48.000Z (about 1 year ago)
- Last Synced: 2025-05-29T20:31:36.393Z (about 1 year ago)
- Topics: css, hayamiqr, html, javascript, qrcode, qrcode-generator, qrcodejs
- Language: HTML
- Homepage: https://premkrrajbhar.github.io/HayamiQR/
- Size: 930 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HayamiQR [](./CHANGELOG.md)
HayamiQR is a lightweight, fast, and easy-to-use QR code generator that allows you to create and download QR codes with a speed as fast as "Hayami" (meaning "quick" in Japanese). Simply input text or a URL, generate your QR code, and download it to your device.
## π» Demo Screenshot

## π Live Demo
Check out the app live here: **[HayamiQR](https://premkrrajbhar.github.io/HayamiQR/)**
## π Features
- **Generate QR Codes** from any text or URL.
- **Download QR Codes** as an image file.
- **Reset QR Code** instantly to create a new one.
- **Responsive UI** for a seamless experience.
## π οΈ Technologies Used
- **HTML** β Structure of the web page.
- **Bootstrap** β for Styling and responsive layout across various devices
- **CSS** β for custom styling.
- **JavaScript** β Logic for generating and downloading QR codes.
- **QRCode.js** β JavaScript library for QR code generation.
## π― How to Use
- Step1: **Enter Text or URL** β Type the text/URL in the input field.
- Step2: **Click 'Generate'** β The QR code will appear instantly.
- Step3: **Download the QR Code** β Click the 'Download' button to save it.
- Step4: **Reset if Needed** β Click 'Clear' to reset and generate a new QR code.
## π₯ How to Run Locally
- Step 1: Clone the repository:
```bash
git clone https://github.com/premkrrajbhar/HayamiQR.git
```
- Step 2: Navigate to the project folder:
```bash
cd HayamiQR
```
- Step 3: Open the `index.html` file in your web browser to start using the app.
## π€ Contributing
Contributions are welcome! If you have suggestions or improvements, feel free to submit a pull request or open an issue.
## π Changelog
- See [CHANGELOG](./CHANGELOG.md) for a complete list of updates, fixes and version history.
- **Current Version:** `v2.0.2`
## πLICENSE
HayamiQR is open-source software released under the MIT License. This means you are free to use, modify, and distribute the code as per the terms of the MIT license. See the [LICENSE](/LICENSE) file for more information.
## π Contact
For any questions or feedback, please reach out to:
- **Email**: [premkumarrajbhar22@gmail.com](mailto:premkumarrajbhar22@gmail.com)
- **GitHub**: [premkrrajbhar](https://github.com/premkrrajbhar)