Expense Tracker App
A simple and intuitive expense tracking application built with React and styled using Tailwind CSS. This app allows users to efficiently manage and track their expenses by adding, filtering, and deleting transactions.
Screenshots

Demo
You can check out the live demo of the app here.
Features
- Add Expenses: Users can add new expenses with details like title, amount, and date.
- Filter Expenses: Filter expenses based on the selected year.
- Delete Expenses: Remove any expense from the list.
- Responsive Design: The app is fully responsive and works well on different devices.
- Form Handling: Uses React Hook Form for managing form submissions.
Technologies Used
- React: A JavaScript library for building user interfaces, allowing for the creation of reusable components and a dynamic user experience.
- Tailwind CSS: A utility-first CSS framework for rapidly building custom designs with ease, offering extensive styling options directly in your HTML.
- DaisyUI: A plugin for Tailwind CSS that provides a set of pre-designed, customizable UI components, making it even easier to create a polished, consistent design.
- React Hook Form: A library for handling form validation and submission in React, ensuring efficient and controlled form management.
Credits
Developed by Uzzal Yafi.