Welcome to the Tip Calculator! This is the second project in my exciting 60 Days 60 Projects challenge. It's a handy web application that helps you calculate the tip amount based on the bill total and the desired tip percentage.
- 🌟 User-Friendly Interface: Easy to input bill and tip percentage.
- 💯 Accurate Calculations: Get precise tip and total amounts.
- 📱 Responsive Design: Looks great on all devices.
- ⚡ HTML5
- 🎨 CSS3
- 🖥️ JavaScript
- 🧾 Enter your bill total in the input field.
- 💹 Enter the desired tip percentage.
- 🖱️ Click the "Calculate" button to see the tip amount and total bill.
Check out the live version here.