Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ribborges/kakebo
https://github.com/ribborges/kakebo
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ribborges/kakebo
- Owner: ribborges
- License: mpl-2.0
- Created: 2024-12-05T04:24:47.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-12-05T04:30:56.000Z (about 2 months ago)
- Last Synced: 2024-12-05T05:21:01.267Z (about 2 months ago)
- Language: TypeScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kakebo: Your personal finance app 💰
This is an [Expo](https://expo.dev) project created with [`create-expo-app`](https://www.npmjs.com/package/create-expo-app).
## Get started
1. Install dependencies
```bash
npm install
```2. Start the app
```bash
npx expo start
```