Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.63 KB

README.md

File metadata and controls

44 lines (33 loc) · 1.63 KB

INTRODUCTIONS

Exon Pay

Logo Exon Pay

#About The Project

Exon Pay application is a digital wallet application that can perform real-time payments for both top-ups and transfers to anyone, anywhere

Feature

  • transfer to anyone
  • Top up into your own account.
  • View transaction history
  • Etc.

Built with

  1. React Native
  1. Node js
  2. Express js

Tech stack

HOW TO INSTALL

  1. Clone this project With SSH or HTTPS link to your local computer using Terminal
  2. Open this project in your code editor (example: VS Code) and type npm install or yarn install in terminal
  3. Make a new file with the name .env in outside your project NEXT_PUBLIC_BACKEND_URL= your backend URL, click save
  4. then running npm i in terminal
  5. ctrl + click link http://localhost:3000 to open