/momo_bank_web

Frontend web app to consume the Momo Bank Api

Primary LanguageJavaScript

momo_bank_web

CircleCI Maintainability

MoMo Bank - A digital bank powered by MoMo Pay, bringing convinent banking to your fingertips.

Repos for application

How To Install And Run The Application

Prerequisites

The following should be installed in your machine:

Instructions

  • Clone this Repo with $ git clone https://github.com/tech-cent/momo_bank_web.git
  • Change into the directory of the project
  • Use $ npm install to install all the dependencies of the project.
  • Use $ npm start to start the application.
  • Open http://localhost:3000 to view it in the browser.

How To Contribute

Issues

Issues are always very welcome. Please submit your issue in the issues section of this repository.

Pull requests

We are glad to get pull request if anything is missing or something is buggy. However, there are a couple of things you can do to make life easier for the maintainer:

  • Explain the issue that your PR is solving - or link to an existing issue