Billie is a mobile application built using React Native and Expo that helps you keep track of your expenses. With Billie, you can easily log your expenses, view spending trends over time, and set budgets to stay on track with your finances.
Some of the key features of Billie include:
- Expense logging: Easily log your expenses on the go with a simple, intuitive interface.
- Spending trends: View your spending habits over time to identify trends and make informed decisions.
- Budget tracking: Set budgets for various categories of expenses to stay on track with your finances.
To get started with Billie, follow these steps:
- Clone the repository to your local machine.
- Install the required dependencies using
npm install
. - Run
npx expo prebuild
to to update the native projects. - Create a custom of Expo Go installation by running
npx expo run:android
ornpx expo run:ios
depending on what device you are gointo use. - Start the Expo development server using
npm start
.
Billie is licensed under the MIT license. See LICENSE
for more information.