Skip to content

moslemajra85/expenses

Repository files navigation

Expense Tracker

A simple yet powerful expense tracking application built with React and Tailwind CSS. Start simple with local storage and scale to a full-stack solution.

Features

  • 💰 Add Expenses: Track your spending with the ExpenseForm component
  • 🔍 Filter Expenses: Organize and view expenses by category or date with Filters
  • 📊 View Summary: See all your expenses in a clean table format with ExpenseTable

Architecture

Main Components

  1. ExpenseForm - Add new expenses with category, amount, and date
  2. Filters - Filter expenses by various criteria
  3. ExpenseTable - Display expenses in an organized table view

Storage

Currently uses Local Storage for data persistence. No backend required to get started!

How It Works

Explainer 1 Explainer 2 Explainer 3

Tech Stack

  • React
  • Tailwind CSS
  • Local Storage API

Getting Started

Clone the repository and install dependencies to begin tracking your expenses!


This is a progressive app - we'll add backend functionality as needed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors