Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 465 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 465 Bytes

Expense Control API

Overview

This is an API app designed to manage and track expenses. It's built using React, TypeScript, and Vite.

Features

  • Modal Expense Form: Add expenses through a user-friendly modal form.
  • Expense Filtering: Filter expenses by category for better organization.
  • Interactive Pie Chart: Visualize expense distribution with an interactive pie chart.

Technologies

  • React
  • TypeScript
  • Vite
  • ESLint
  • Tailwind CSS