Welcome to finflow~. finflow~ is a React Native expense tracker app that allows users to track their expenses locally using Redux.
- Track expenses with ease
- Save data locally using Redux
- Easy to use and intuitive interface
- Clone the repository.
- Install dependencies: (Recommended: using yarn)
yarn install
- Run the app:
yarn android