Skip to content

lulunac27a/tip-calculator-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tip Calculator

This web app is a simple tip calculator that allows you to enter the total bill amount and the tip percentage. It then calculates the total amount to be paid, including the tip, and displays the result in a user-friendly format.

Getting Started

  1. Clone the repository.
  2. Open index.html on your browser.
  3. Enter input values and that's it.