Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 1.63 KB

File metadata and controls

43 lines (25 loc) · 1.63 KB

QRider - QR Code Generator

QRider is a simple web app that generates QR codes from URLs using the QRCode library. The app is built with HTML, CSS, and JavaScript, and it also includes a loading spinner and a save button to download the generated QR code as an image.

🌐 Demo

Check out the Demo Page to see the app in action.

Alt text

Getting Started

To use the app, simply enter a URL and a size for the QR code, and click the "Generate" button. The app will generate the QR code and display it in the container below, along with a save button that you can use to download the QR code as an image.

Usage

  1. Enter a URL in the input field.
  2. Choose a size for the QR code.
  3. Click the "Generate" button to generate the QR code.
  4. Once the QR code is generated, a download button will appear that allows you to download the QR code as an image.

🤝 Contributing

Contributions to this project are welcome and encouraged! If you find a bug or have an idea for a new feature, please open an issue or submit a pull request.

To submit a pull request:

  1. Fork the repository.
  2. Create a new branch for your changes.
  3. Make your changes and commit them.
  4. Push your changes to your forked repository.
  5. Open a pull request from your branch to the main branch of the main repository.

If you find this project useful, please consider giving it a 🌟 star.

License

This project is licensed under the MIT License. See the LICENSE file for details.


Made with ❤️ by Vishal