diff --git a/README.md b/README.md index 3c2920f..a2f79cb 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,17 @@ # UPI-QR-code-from-bank-details Generate shareable QR code, link from bank details to use with UPI payment apps + +## [Try it now](https://harish2704.github.io/UPI-qr-gen/) + +It first generate a [UPI](https://www.npci.org.in/what-we-do/upi/product-overview) id from bank details and then generates following items for end users. + +1. QR code image +2. Sharable URL +3. Mobile friendly link which will invoke the installed UPI application in any device + +### Powered by + +1. https://github.com/soldair/node-qrcode +2. https://milligram.io/ +3. https://unpkg.com/ +4. Github pages diff --git a/index.html b/index.html new file mode 100644 index 0000000..6518cfc --- /dev/null +++ b/index.html @@ -0,0 +1,95 @@ + + + + + + UPI QR code generator + + + + +
+
+
+
+
+ + + + + + + +
+
+ Open UPI App + + + +
+
+
+ + + + + + + Fork me on GitHub + +