Expense is a mobile-ready, offline-storage, React Native powered application.
- Log Expense
- Pie chart with current balance
- Graph of saved expense history
- Save History
Install the dependencies and devDependencies and start the server.
$ yarn
Use either of the command for both iOS and Android platforms respectively
$ react-native run-ios
$ react-native run-android
MIT