A simple and interactive React application that calculates the total amount to pay including tip, based on how you and your friend rate the service.
- Enter the bill amount
- Rate the service from both your perspective and your friend's
- Automatically calculates the average tip percentage
- Displays the total amount with a breakdown
- Includes a reset button to start over
- React (Functional Components & Hooks)
- CSS