Skip to content

Jangyaseni666/ExpenseTracker

Repository files navigation

Expense Tracker App - React Native

Welcome to the Expense Tracker App repository! This mobile application is built with React Native and is designed to help users track their expenses conveniently.

Installation

To get started, follow these simple installation steps:

  1. Install dependencies using npm or yarn:

    npm install

    or

    yarn install
  2. Start the development server:

    npm start

    or

    yarn start
  3. Run the app on Android:

    npm run android

    or

    yarn android
  4. Run the app on iOS:

    npm run ios

    or

    yarn ios

Screenshots

HomePage

Default Screen and also after clicking the clear expenses button.

KeyboardView

Numeric Keyboard input for the Amount field.
drawing

It also calculates the total expense

Features

  • Track your daily expenses
  • Categorize expenses for better organization
  • User-friendly interface for seamless navigation

Technologies Used

  • React Native
  • Async Storage

We hope you find the Expense Tracker App useful and enjoy using it to manage your expenses efficiently! If you encounter any issues or have suggestions for improvements, please feel free to open an issue.

About

A React Native App to keep a track of your expenses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors