This is a personal project for tracking expenses using React, Tailwind CSS, and Vite. The application allows users to visualize their monthly expenses through interactive charts and manage their finances effectively.
Features
- Expense Tracking: View and track monthly expenses with a dynamic line chart.
- Responsive Design: Optimized for both desktop and mobile views.
- Interactive Dashboard: Provides a comprehensive overview of balance and expenses.
- User Interface: Clean and modern design with a user-friendly interface.
To get started with this project, clone the repository and install the dependencies:
git clone https://github.com/your-username/your-repository-name.git
cd your-repository-name
npm install