QRbar is a web application that allows users to convert text or URLs into QR codes and text into barcodes. This tool provides a simple and efficient way to generate these codes for various purposes, such as sharing links, encoding information, and more.
- Convert text or URLs into QR codes
- Convert text into barcodes
- User-friendly interface
- Fast and reliable code generation
- Ability to download QR Code/Barcode from the website directly
These instructions will help you get a copy of the project up and running on your local machine for development and testing purposes.
Make sure you have the following software installed:
-
Clone the repository:
git clone https://github.com/samiul000/QRbar.git
-
Navigate to the project directory:
cd QRbar -
Install the dependencies:
npm install
-
Start the development server:
npm start
-
Open your browser and navigate to
http://localhost:3000to see the application running.
- Open the QRbar application in your browser.
- To generate a QR code:
- Enter the text or URL in the input field.
- Click on the "Generate QR Code" button.
- The QR code will be displayed below the input field.
- Click on the "Download QR Code" button to download it .
- To generate a barcode:
- Enter the text in the input field.
- Click on the "Generate Barcode" button.
- The barcode will be displayed below the input field.
- Click on the "Download Barcode" button to download it .
The next goal of this project is to add the functionality to embed pictures within QR codes.
- qrcode.react - A React component to generate QR codes
- jsbarcode - A barcode generator
This project is licensed under the MIT License - see the LICENSE file for details.
- Inspiration for this project came from the need to quickly and efficiently generate QR codes and barcodes for various applications.
- Thanks to the developers of the libraries and tools used in this project.
If you have any questions or suggestions, feel free to reach out:
- Email: almahmudsamiul@gmail.com