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

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.

Awesome Lists containing this project

README

          

# HayamiQR [![Version](https://img.shields.io/badge/version-v2.0.2-blue.svg)](./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

![Screenshot of Project](assets/screenshot/screenshot.jpg)

## πŸ”— 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)