Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/niranjansah87/qr_code_generator
https://github.com/niranjansah87/qr_code_generator
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/niranjansah87/qr_code_generator
- Owner: niranjansah87
- Created: 2024-01-30T08:20:29.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-30T18:58:43.000Z (9 months ago)
- Last Synced: 2024-11-06T02:25:00.032Z (2 months ago)
- Language: CSS
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QR Code Generator Project
Welcome to the QR Code Generator project! This web application allows you to easily generate QR codes for various purposes. Below is an overview of the project.
## Features
- **Dynamic QR Code Generation**: Users can input text or URLs and generate QR codes instantly.
- **Customization Options**: Users can customize QR code size, color, and error correction level according to their preferences.
- **Downloadable QR Codes**: Generated QR codes can be downloaded as images for offline use.
- **Responsive Design**: The application is designed to work seamlessly across different devices and screen sizes.## Technologies Used
- **HTML/CSS**: Used for structuring and styling the frontend components.
- **JavaScript**: The primary language used for frontend development.