An open API service indexing awesome lists of open source software.

https://github.com/hananemirzaee/tip-calculator

A simple React based tip calculator to split and calculate tips based on service ratings from you and a friend.
https://github.com/hananemirzaee/tip-calculator

children-props component css html props reactjs stae state

Last synced: 3 months ago
JSON representation

A simple React based tip calculator to split and calculate tips based on service ratings from you and a friend.

Awesome Lists containing this project

README

          

# Tip Calculator 💸

A simple and interactive React application that calculates the total amount to pay including tip, based on how you and your friend rate the service.

## 🚀 Features

- Enter the bill amount
- Rate the service from both your perspective and your friend's
- Automatically calculates the average tip percentage
- Displays the total amount with a breakdown
- Includes a reset button to start over

## 🛠 Built With

- React (Functional Components & Hooks)
- CSS