Skip to content

mousab-issa/ExpensesApp

Repository files navigation

Expenses App

WhatsApp Image 2021-11-14 at 12 40 53 PM (1) WhatsApp Image 2021-11-14 at 12 48 06 PM WhatsApp Image 2021-11-14 at 12 40 53 PM (2) WhatsApp Image 2021-11-14 at 12 40 53 PM (3) WhatsApp Image 2021-11-14 at 12 40 53 PM

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Clone the repo

    git clone https://github.com/mousab-issa/ExpensesApp.git
  2. Install node modules

    yarn
  3. You can also use npm to install node moudles

    npm install
  4. open another terminal and cd the app dir and install pods

     cd ios && pod install && cd ..
  5. run the ios application

    yarn ios;
  6. run the android application

    yarn android;
  7. you can also download the apk in the apk-build folder

  8. Test User email:[email protected] password:12345678

  9. To Run the local server Install node modules for the server and run the server

     cd server &&yarn &&yarn run dev

UI was inspired by https://dribbble.com/shots/14354274-Money-Manager-App Enjoy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published