alexdevero / qr-code-generator

A minimal QR code generator app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependency Status devDependency Status MIT License

Paypal Patreon buymeacoffee

QR Code Generator

A minimal QR code generator app.

Table of contents

Install

Clone this repo

git clone https://github.com/alexdevero/qr-code-generator.git

Install dependencies

npm install

or

yarn

Usage

Run the app

npm run start

or

yarn run start

Support this project

I open-source almost everything I can, and I try to reply everyone needing help using these projects. Obviously, this takes time. You can use these projects in your applications for free! You can even change the source code and redistribute (even resell it).

If you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it:

  • Starring and sharing the project
  • Donate—make one-time donations via PayPal.
  • Donate—set up monthly donation via Patreon and get interesting news about what I'm doing.
  • bitcoin—send bitcoins or ethereum to this address: 19jHGagJWeVvuNjN3kaBoAszXd9ea9gKzp.

Thank you!

Code of Conduct

Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

License

MIT © Alex Devero.

About

A minimal QR code generator app.

License:Creative Commons Zero v1.0 Universal


Languages

Language:CSS 56.2%Language:JavaScript 29.2%Language:HTML 14.6%