Table of Contents
A QR code(Quick Response code) is a two-dimensional barcode that can be read by a smartphone or QR code scanner. QR codes can be used to store and share information such as text, website URLs, and other data. By simply scanning the QR code with a smartphone or scanner, users can quickly and easily access the information contained within it. This can help save time and effort by eliminating the need to manually type in long web addresses or other information. In addition, QR codes can be used to make transactions, access events or tickets, and even facilitate contactless payments. Overall, QR codes help to streamline tasks and make information more easily accessible, making them a useful tool in many different settings.
This web application facilitates the transition of simple text to QR code, which intern supports quick and easy access of information.
Download:
For downloading the QR code just click on the download button, that's it.
To get a local copy up and running follow these simple example steps.
The project must have the qrcode packages to run.
-
npm install qrcode
- Clone the repo
git clone https://github.com/gladiator-20/Qr-generator.git
- Install NPM packages
npm install
- Install Qr code packages
npm i qrcode
-
npm run dev
- [Generate Qr code] Feature 1
- [Download Qr code] Feature 2
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork it (https://github.com/Gladiator-20/Qr-generator/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Aashutosh Paroha - @AashutoshParoha - [email protected]