Enter a bill, pick a tip, and split it across the table.
Build a tip calculator in React with: - Bill amount input - Tip percentage presets (10/15/18/20/25%) as buttons, plus a custom percentage input - Number of people to split the bill, with +/- steppers (minimum 1) - Live results: tip amount, total, and per-person breakdown - Dark theme, no dependencies