Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1.11 KB

README.md

File metadata and controls

42 lines (25 loc) · 1.11 KB

Expensly App

An expense management app for Project budgeting.

Project Status

This project is currently in development.

Project Screen Shot(s)

User overview:

user Overview

User flows:

user roadmap

Frontend High level design:

user roadmap

Installation and Setup Instructions

Example:

Clone down this repository. You will need node and npm installed globally on your machine.

Steps to setup the code locally

  1. clone this repository git clone https://github.com/Impact-Africa-Network/expensly_FE.git
  2. cd expensly_app directory
  3. use either yarn install or npm install to install the dependecies.
  4. run the command yarn start or npm start to run react application
  5. navigate to the browser at localhost:3000

Authors

  1. Kefa
  2. Kabochi
  3. Innocent

Hat tip to everyone involved.