A web-based application that allows users to generate QR codes for various types of data such as text, URL, phone numbers, and more. This application is built using JavaScript.
- Generate QR codes for various types of data such as text, URL, phone numbers, email, and more.
- Customizable color and size options
- Download the generated QR code in different image formats (PNG, JPEG, GIF)
- Generate QR codes for multiple data types in batch
- Generate QR codes for vCards
- Generate QR codes for events
- Generate QR codes for wifi access
- Responsive design, works on all devices
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- A web browser
- A text editor (e.g. Sublime Text, Atom, Visual Studio Code)
- Clone the repository to your local machine
git clone https://github.com/rohzzn/qr.git
- Open the
index.html
file in your web browser
This project is licensed under the MIT License - see the LICENSE.md file for details.