Skip to content

fikrcamp/tip-calculator-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tip calculator using React

Aisha wants to build a very simple tip calculator for whenever she goes eating in a restaurant. In her country, it's usual to tip 15% if the bill value is between 50 and 300. If the value is different, the tip is 20%.

Your Task 😃: Using your React knowledge so far we want to build the tip calculator app using React. You will be task to create the components you need as well as design it the way you want.

Calculate the tip, depending on the bill value.

Display a the following sentence for the result Example: 'The bill was 275, the tip was 41.25, and the total value 316.25' Good Luck 😀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published