Skip to content

Made a fully functional expense tracker application which can render your monthly expenses

Notifications You must be signed in to change notification settings

jenasuraj/React-Expense-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Expense Tracker

A simple and efficient expense tracker built with React. This application helps users track their expenses, categorize them, and visualize their spending habits.

Features

  • Add Expenses: Easily add new expenses with descriptions, amounts, and categories.
  • View Expenses: List all expenses with details including date, category, and amount.
  • Edit and Delete: Modify or remove existing expenses as needed.
  • Expense Categories: Organize expenses by categories (e.g., Food, Transport, Utilities).
  • Total Balance: Keep track of the total balance by displaying income and expenses.
  • Responsive Design: Accessible on mobile and desktop devices.

Technologies Used

  • React
  • JavaScript (ES6+)
  • CSS (or styled-components)

Getting Started

Prerequisites

  • Node.js (version X.X.X)
  • npm (version X.X.X)

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/react-expense-tracker.git
    cd react-expense-tracker

About

Made a fully functional expense tracker application which can render your monthly expenses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published