Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yashm20/dyno_qr

🚧WIP🚧 🚀 DynoQR: Fast and Easy QR Code Generator | 💡 Create Custom QR Codes in Seconds. 📜 A simple, fast, and dynamic QR code generator that helps you create and customize QR codes for websites, products, events, and more. 📝
https://github.com/yashm20/dyno_qr

Last synced: 1 day ago
JSON representation

🚧WIP🚧 🚀 DynoQR: Fast and Easy QR Code Generator | 💡 Create Custom QR Codes in Seconds. 📜 A simple, fast, and dynamic QR code generator that helps you create and customize QR codes for websites, products, events, and more. 📝

Awesome Lists containing this project

README

        

DynoQR Logo

# 🚀 DynoQR: Your Dynamic QR Code Generator

💡 **Effortlessly create and customize QR codes with DynoQR.**

DynoQR is a versatile QR code generator web app that allows you to create simple QR codes and UPI-enabled QR codes. With an intuitive interface and robust customization options, DynoQR makes generating QR codes simple, quick, and accessible to everyone.

## 🔗 Features

- Generate Simple QR Codes (for URLs or text)
- Generate UPI QR Codes (for UPI ID, Amount, Transaction Notes)
- Real-time QR Code Preview
- Customizable QR Code Size and Colors
- Download QR Codes in PNG, SVG, and PDF formats
- Responsive Design for Desktop and Mobile

## 🛠️ Built With

| Technology | Description |
|------------|-------------|
| ![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB) | React for fast and interactive UI |
| ![Tailwind CSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge&logo=tailwind-css&logoColor=white) | Tailwind CSS for quick and responsive design |
| ![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white) | TypeScript for strong type-checking and scalability |

## 🚀 Getting Started

Follow these steps to set up and run **DynoQR** locally:

1. Clone the repository
```bash
git clone https://github.com/yourusername/dynoqr.git
```
2. Install dependencies
```bash
pnpm install or npm install
```
3. Run the development server
```bash
pnpm dev or npm run dev
```

## 🤝 Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Your contributions are **highly appreciated**.

1. Fork the project
2. Create your feature branch (`git checkout -b feature/AmazingFeature`)
3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the branch (`git push origin feature/AmazingFeature`)
5. Open a pull request

## 📝 License

Distributed under the GPL3 License. See `LICENSE` for more information.

## ⭐ Support the Project

If you find DynoQR helpful, please give it a ⭐ on GitHub to show your support!

---