Moses-Oyelade / money-transfer-app-frontend

Money-Transfer-App-Frontend focuses on addressing challenges in money transfer apps. This repository is dedicated to enhancing the frontend to improve usability, affordability, and security. We aim to tackle issues such as high transaction fees, complex onboarding, limited accessibility, and security risks, with the ultimate goal of optimizing UX.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Money Transfer App

Welcome to the Money Transfer App project! We're excited to have you contribute. Before you get started, please take a moment to review the following information.

Project Overview

The Money Transfer App is aimed at addressing challenges in the financial transaction industry. It focuses on enhancing the usability, affordability, and security of money transfer apps.

Getting Started

  1. Clone the repository:

    git clone https://github.com/damoxify/money-transfer-app-frontend.git
  2. Switch to the testing branch:

    git checkout testing
  3. Install dependencies:

    npm install
  4. Run the app:

    npm start
  5. Make your changes on the testing branch:

    git checkout -b feature/your-feature-branch

Contributing

We encourage you to contribute to the project by fixing bugs, improving existing features, or adding new features. To do so:

  1. Fork the repository.
  2. Create a new branch based on the testing branch.
  3. Make your changes and commit them.
  4. Push your branch to your fork.
  5. Create a pull request from your branch to the testing branch of the main repository.

Please follow the Contribution Guidelines for detailed information on our contribution process.

Code of Conduct

Please review and adhere to our Code of Conduct to ensure a positive and inclusive community for everyone.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

Money-Transfer-App-Frontend focuses on addressing challenges in money transfer apps. This repository is dedicated to enhancing the frontend to improve usability, affordability, and security. We aim to tackle issues such as high transaction fees, complex onboarding, limited accessibility, and security risks, with the ultimate goal of optimizing UX.

License:MIT License


Languages

Language:JavaScript 41.9%Language:HTML 37.7%Language:CSS 20.4%