https://github.com/whatrocks/expense-time
React Native iOS app to view & create expenses with Expensify API
https://github.com/whatrocks/expense-time
Last synced: 6 months ago
JSON representation
React Native iOS app to view & create expenses with Expensify API
- Host: GitHub
- URL: https://github.com/whatrocks/expense-time
- Owner: whatrocks
- Created: 2016-02-13T21:11:40.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-19T00:10:09.000Z (almost 10 years ago)
- Last Synced: 2025-01-11T20:39:11.536Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 272 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# expense-time

>Expenses. Excitement. A Jedi craves not these things.
Expense Time is a React Native iOS app to view and create expenses using the Expensify API.
## Requirements
- react-native: 0.19.0
- redux: 3.1.7
- react-redux: 4.1.2
- redux-thunk: 1.0.3
## Usage
- clone the repo
```bash
cd expenseTime
npm3 install
```
- build and run the project in xcode