Skip to content

cgdhanush/expense_tracker

Repository files navigation

Expense Tracker 💰

A simple React application to track your daily expenses.

Features

  • Add an expense with:
    • Description
    • Amount
    • Category
  • View all added expenses in a table
  • Automatically calculates the total expense amount

Project Structure

Each expense contains:

  • Description – Name/details of the expense
  • Amount – Cost of the expense
  • Category – Type of expense (e.g., Groceries, Utilities)

Sample Data

Description Amount Category
Banana 20 Groceries
dsfs 34 Utilities
Total $54.00

Installation

  1. Clone the repository:
    git clone https://github.com/cgdhanush/expense_tracker.git

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published