Description
This project is an expense planner built using React with Vite, allowing users to assign a budget and track their expenses by category. The application enables users to input their expenses under different categories, providing a clear view of how much money remains from the assigned budget. It uses state management to track user inputs and dynamically updates the remaining budget as expenses are logged. The app also features a responsive and intuitive interface, making it easy for users to keep track of their financial goals in real time.