A simple Tip Calculator web app built using HTML, CSS, Bootstrap, and JavaScript.
It helps users calculate the tip amount and total bill quickly.
- Enter Bill Amount
- Enter Tip Percentage
- Calculates Tip Amount
- Shows Total Amount
- Responsive design using Bootstrap
- HTML
- CSS
- Bootstrap 5
- JavaScript
- Download or clone this repository
- Open
index.htmlin your browser
Tip Calculator UI with inputs for bill amount, tip percentage, tip amount, and total.