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.
Check out the Demo Page to see the app in action.
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.
- Enter a URL in the input field.
- Choose a size for the QR code.
- Click the "Generate" button to generate the QR code.
- Once the QR code is generated, a download button will appear that allows you to download the QR code as an image.
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:
- Fork the repository.
- Create a new branch for your changes.
- Make your changes and commit them.
- Push your changes to your forked repository.
- 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.
This project is licensed under the MIT License. See the LICENSE file for details.
Made with ❤️ by Vishal