Explore the docs »
View Demo
·
Report Bug
·
Request Feature
- Table of Contents
- About The Project
- Getting Started
- Screenshots
- Contributing
- Related Project
- Our Team
- Contact
Zwallet is a digital wallet application built using reactJs, bootstrap 5, and ExpressJs. This application provides features for top up, transfer, show history, profile update, change password, create pin, update pin, etc. This application also provides two top up methods, which is using payment gateway or normal tranfsfer
This is an example of how to list things you need to use the software and how to install them.
- Clone This Front End Repo
git clone https://github.com/aryairama/zwallet-react.git
- Go To Folder Repo
cd zwallet-react
- Install Module
npm install
- Setup .env
- Type
npm run dev
To Start Website - Type
npm run production
To Start Production
Create .env file in your root project folder.
REACT_APP_API_URL=[BACKEND_URL]
REACT_APP_MIDTRANS_BRI = true
REACT_APP_MIDTRANS_BCA = true
REACT_APP_MIDTRANS_BNI = true
REACT_APP_MIDTRANS_PERMATA = true
REACT_APP_MIDTRANS_MANDIRI = true
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Arya Irama Wahono Leader | Full Stack Web Developer |
Chandra Kurniawan Back End Web Developer |
Mochamad Rico Pratama Putra Front End Web Developer |
Muhammad Arifin Front End Web Developer |
My Email : aryairama987@gmail.com
Project Link: https://github.com/aryairama/zwallet-react