Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 618 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 618 Bytes

Description

I have create a simple QR Code online payment for learning purpose,

  1. Create/login account
  2. Check wallet (you can add amount in your wallet)
  3. Hold the product and open QR scan in app
  4. Scan the QR Code from product to purchase it
  5. If the scan QR code successfully done it show you that product is successfully purchase
  6. Once the product QR code scan if can never be scan again.

Installation

  1. Clone the repo
 git clone repo link
  1. Install dependencies
 npm install or npm i 

or

  npm i 

Technologies

 1. React Native (Front End)