MoMo Bank - A digital bank powered by MoMo Pay, bringing convinent banking to your fingertips.
- API - https://github.com/tech-cent/momo_bank_api
- Android - https://github.com/tech-cent/momo_bank_android
The following should be installed in your machine:
- 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.
Issues are always very welcome. Please submit your issue in the issues section of this repository.
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