Calorie counter

Description

This project is a calorie tracker built using React with Vite, designed to help users monitor their daily caloric intake and expenditure. Users can log the calories consumed from food and calories burned through exercise. The application calculates and displays the difference between consumed and burned calories, providing an overall net caloric balance. The app features efficient state management to handle user inputs, and reusable components are implemented for flexibility and code reusability. The interface is intuitive, allowing users to easily track and manage their calorie data.