A responsive and intuitive tip calculator built using HTML, CSS, and JavaScript. This project allows users to quickly calculate the tip amount and total cost based on the bill, and tip percentage.
- Real-time tip and total calculation
- User-friendly and responsive design
- Input validation for edge cases
- Clear and elegant UI
- HTML5
- CSS3 (Flexbox)
- Vanilla JavaScript (ES6+)
To run this project locally:
git clone https://github.com/your-username/tip-calculator.git
cd tip-calculator
open index.html
