Skip to content

Generates downloadable qr codes, with a little three js thrown in to liven things up a little.

License

Notifications You must be signed in to change notification settings

Holgermueller/qrcoder

Repository files navigation

QR coder

An application that can turn strings into QR codes.

The QR Coder leverages the qrcode.js library to create qr codes from URLs. QR codes can be created in sizes ranging from as small as 100 x 100 px up to 800 x 800 px.

How to install this project

  1. Clone this repo
  2. Run npm install
  3. Launch the project in your browser

How to make contributions

If you have an idea for something to add to the project, feel free to clone and fork this repo.

Find a bug?

If you discover a bug, please create an issue. Then create a PR and reference the issue you created.

Like this project?

You're welcome to buy me a coffee. This link will take you to a site where I'm attempting to fund another passion project.

License

MIT License

About

Generates downloadable qr codes, with a little three js thrown in to liven things up a little.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published