Skip to content

A streamlined mobile application developed using React Native, Typescript, and Redux. The application is designed for list book expense management sectioned by dates and within an intuitive form modal user interface. Users can create a local account and effortlessly modify, and track all the book expenses and total amount.

Notifications You must be signed in to change notification settings

liorkasti/kst-expenses

Repository files navigation

Description:

A streamlined mobile application developed using React Native, Typescript, and Redux. The application is designed for list book expense management sectioned by dates and within an intuitive form modal user interface. Users can create a local account and effortlessly modify, and track all the book expenses and total amount.

Installation:

  1. Clone the project to your local machine
    git clone https://github.com/liorkasti/kst-expenses.git
  2. Install the application dependencies, run:
    npm install `or` yarn
  3. Run metro bundler
    npm start `or` yarn start
  4. Build the apk and install on your emulator or plugin device frontend (in another terminal) For Android, run:
    npm android  `or` yarn android
    For iOS, run:
    npm ios  `or` yarn ios

Enjoy! thank you.

About

A streamlined mobile application developed using React Native, Typescript, and Redux. The application is designed for list book expense management sectioned by dates and within an intuitive form modal user interface. Users can create a local account and effortlessly modify, and track all the book expenses and total amount.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published