A simple website build using HTML, CSS & JavaScript to calculate the tip amount for the bill.
This application will take three inputs from the user, Bill Amount, tip(%) and no of persons sharing that bill. After user clicks on the calculate button , tip amount will be display on the screen.
Initially, the UI looks like:
After entering the values in the input box, UI lokks like:
https://khushi-purwar.github.io/Web-Dev-ProjectKart/Tip%20Calculator/