File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed
Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 22
33This webapp is a simple tip calculator that allows you to enter the total bill
44amount and the tip percentage. It then calculates the total amount to be paid,
5- including the tip, and displays the result in a user-friendly format.
5+ including the tip, and displays the result in a user-friendly format.
6+
7+ ### Getting Started
8+
9+ 1 . Clone the repository.
10+ 2 . Open index.html on your browser.
11+ 3 . Enter input values and that's it.
Original file line number Diff line number Diff line change 22
33This webapp is a simple tip calculator that allows you to enter the total bill
44amount and the tip percentage. It then calculates the total amount to be paid,
5- including the tip, and displays the result in a user-friendly format.
5+ including the tip, and displays the result in a user-friendly format.
6+
7+ ### Getting Started
8+
9+ 1 . Clone the repository.
10+ 2 . Open index.html on your browser.
11+ 3 . Enter input values and that's it.
You can’t perform that action at this time.
0 commit comments