#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
- transfer to anyone
- Top up into your own account.
- View transaction history
- Etc.
- Clone this project With SSH or HTTPS link to your local computer using Terminal
- Open this project in your code editor (example: VS Code) and type npm install or yarn install in terminal
- Make a new file with the name .env in outside your project NEXT_PUBLIC_BACKEND_URL= your backend URL, click save
- then running npm i in terminal
- ctrl + click link http://localhost:3000 to open