Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 846 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 846 Bytes

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