"Streamlit-based QR code generator: Easily create QR codes for URLs, text, and more. Customize size, color, and error correction level. Simple yet powerful!"
https://qrcodegeneration.streamlit.app/
- Input text to generate a QR code.
- Download the generated QR code as an image.
- Add custom image to QR code
- Change Colours and much more
To run this application locally, you need to have Python installed. Follow the steps below to set up and run the app.
-
Clone the repository:
git clone https://github.com/yourusername/qrcode-generator.git
-
Navigate to the project directory:
cd qrcode-generator
-
Install dependencies:
pip install -r requirements.txt
-
Run the app:
streamlit run app.py
Contributions are welcome! If you'd like to contribute to the GitIgnore File Generator, please follow these guidelines:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and ensure that tests pass.
- Submit a pull request with a clear description of your changes.
This project is licensed under the MIT License - see the LICENSE file for details.
For questions, suggestions, or feedback, please contact the project maintainer at [email protected].