Skip to content

shahdinsalman23/financetracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finance Tracker

Finance Tracker is a simple React-based application that helps users manage their income and expenses efficiently. Users can add transactions, categorize them, and track their total balance dynamically.

Features

  • Add income and expense transactions
  • Automatically calculates total income, expenses, and balance
  • User-friendly interface built with React and Bootstrap

Technologies Used

  • React
  • Bootstrap
  • React Icons

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/finance-tracker.git
  2. Navigate to the project folder:
    cd finance-tracker
  3. Install dependencies:
    npm install
  4. Start the application:
    npm start

Usage

  • Click Add Transaction to record an income or expense.
  • View your total income, expenses, and balance at a glance.

Contributing

Contributions are welcome! Feel free to fork this repository and submit a pull request.

License

This project is open-source and available under the MIT License.

About

Finance Tracker is a React-based app for managing income and expenses. Users can add transactions, categorize them, and track their balance in a clean, user-friendly interface using React and Bootstrap.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors