It is a website where you can enter a bill, and tip percentage, number of people and can get the tip amount and total amount to pay per person and for the whole.
I have built this website using technologies Reactjs and CSS.
About Project:
On the home page, you will be displayed a form in which you are asked to enter the bill you get, the tip percentage, and the number of people. After clicking on submit button you will be displayed the details you entered along with the tip amount you have to pay, the tip amount per person, the total amount for all people, and the total amount per person.
How to Run:
Open git bash in the project folder and run
npm install
npm start
Project Page:
Submitted by Bandi Shanmukhi (Shanmukhi)
Download packets of source code on Coders Packet
Comments