Skip to content

yurkenn/rn-expo-expense-tracker-app

Repository files navigation

rn-expo-expense-tracker-app

Screenshots

Setup

  • Expo

Tools

  • Firebase
  • React Navigation
  • ContextApi

Features

  • You can follow your expenses with this app
  • Add your expenses with date, amount and description
  • You can update your expenses whenever you want
  • You can delete your exepnses
  • You can follow recent expenses in Recent Expenses page as a main page
  • You can see all your expenses in All Expenses page in bottom tabs

Backend

  • Firebase

Beginning

Clone this repository on your local machine.
git clone https://github.com/yurkenn/rn-expo-expense-tracker-app.git

Use

To use it after cloning the project:
cd rn-expo-expense-tracker-app
code .

Run the following commands in the project folder to install the project dependencies.
npm init
npm install

These instructions will get a copy of the project up and running on your local machine for development and testing purposes.

Available Scripts

In the project directory you can run:
npm run android

For more information

You can learn more from here : ReactNative Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published