Description
This project is a Tip and Consumption Calculator built with React with Vite. It allows users to select items from a menu and calculates the total cost of the order dynamically. Users can optionally add a tip percentage, and the app updates the final amount accordingly. The application features reactive state management to handle item selection, price calculation, and tip logic in real time. The interface is clean and responsive, offering a seamless experience for calculating dining expenses quickly and accurately.