Skip to content

Quattuor/zwallet-app

Repository files navigation

Zwallet Mobile Application

Contents

Description

Zwallet Application that focussing in banking needs for all users in the world. Always updated and always following world trends.

Features

  • Balance
  • Transfer Balance
  • Top Up Balance
  • History Transaction
  • Contact
  • Profile
  • Edit Profile
  • etc

Requirements

Installation

  1. Clone the repo
    git clone https://github.com/Quattuor/zwallet-app.git
  2. Install NPM packages
    npm install
    This will install the dependencies inside node_modules

ENV

Please create and make the changes in the .env file.

API_URL = "http://host_backend:port_backend"

Example :

API_URL = "http://localhost:4000"

Usage

npx react-native run-android .

Connect your Android Emulator or Devices to runs the app in the development mode.

Screenshoots

Demo

Zwallet build version.

Download

Related Project

RESTful API for this application, clone this for development Zwallet.

REST API

License

Distributed under the MIT License.