Zwallet is an E-Wallet Application with PIN and Password security so users can have transaction safely. Other features are user profile, user search, and transfer history. This application was developed with NextJs and ExpressJs.
-
Authentication
-
Topup
-
Transfer
-
Realtime balance
-
Upload image profile
-
Reset password
-
PIN security while transfer, and topup
-
Change password
-
Change pin
-
Change profile
- Open your terminal or command prompt. Then, clone the repo.
$ git clone git clone https://github.com/nevalenaginda/Frontend-Zwallet.git
- Open this project.
$ cd Frontend-Zwallet
$ npm install
- Run this application.
$ npm run dev