Skip to content

Gladiator-20/Qr-generator

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

project_title

Qr generation simplified
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License
  6. Contact

About The Project

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.

alt text 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.

alt text

(back to top)

Built With

  • HTML
  • CSS
  • React

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

The project must have the qrcode packages to run.

  • npm install qrcode
    

Installation

  1. Clone the repo
    git clone https://github.com/gladiator-20/Qr-generator.git
  2. Install NPM packages
    npm install
  3. Install Qr code packages
    npm i qrcode
  4. npm run dev

(back to top)

Roadmap

  • [Generate Qr code] Feature 1
  • [Download Qr code] Feature 2

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

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!

  1. Fork it (https://github.com/Gladiator-20/Qr-generator/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Aashutosh Paroha - @AashutoshParoha - [email protected]

Project Link:

(back to top)

About

A react app to generate Qr code for given url/text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published