项目作者: BarnikRay

项目描述 :
Free QR code generator
高级语言: TypeScript
项目地址: git://github.com/BarnikRay/qr-code-generator.git
创建时间: 2019-03-05T06:21:56Z
项目社区:https://github.com/BarnikRay/qr-code-generator

开源协议:MIT License

下载


Qr Code Generator

MIT license

This is a simple QR code generator built with Angular 7.3.4.

You can generate QR codes for free under 5 different categories namely URL, Plain Text, SMS, Email and vCard.

The QR codes generated can also be customised with different colors.

Sample Images

Desktop Samples

Desktop Sample 1
Desktop Sample 2


Mobile Samples

Mobile Sample 1 Mobile Sample 2

Run locally

  • Install npm globally if not present
  • Clone the repository into your local machine
  • Run npm install inside the base directory in your local machine
  • To start a dev server run ng serve and navigate to http://localhost:4200/ in your browser

Issues/Contributions

If you want to report an issue please raise an issue in the repo.

If you want to contribute in any way, do raise a PR into develop :smiley:.