Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nidhiupman568 authored Jun 14, 2024
1 parent ff0c49e commit 80d864e
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@

Absolutely, here's the enhanced description with more emojis:

# 💰 Tip Calculator Project 💰

Welcome to the **Tip Calculator** project! 🎉 This practical tool helps you quickly calculate the tip amount and total bill after adding a tip percentage. Built with **HTML**, **CSS**, and **JavaScript**, this calculator simplifies the process of determining tips.
🎉 Welcome to the **Tip Calculator** project! 🎉 This practical tool helps you quickly calculate the tip amount and total bill after adding a tip percentage. Built with **HTML** 📝, **CSS** 🎨, and **JavaScript** 💻, this calculator simplifies the process of determining tips. 💰

## 📋 Description

The **Tip Calculator** computes the tip amount based on the bill total and the selected tip percentage. It provides you with the total bill including the tip, making it easier to split bills or manage expenses at restaurants and cafes. It’s perfect for anyone who wants to quickly calculate tips without hassle. 🍽️

In this project, we will build a tip calculator which takes the billing amount, type of service, and the number of persons as input. You can choose the percentage of tip you want to give and can calculate the tip per person.
In this project, we will build a tip calculator which takes the billing amount, type of service, and the number of persons as input. You can choose the percentage of tip you want to give and can calculate the tip per person. 💡

## 🛠️ Built With

Expand All @@ -18,9 +18,9 @@ In this project, we will build a tip calculator which takes the billing amount,

## 🚀 How to Use

1. Clone the repository:'https://github.com/nidhiupman568/TIP-CALCULATOR-HTML-CSS-JS-.git'
1. Clone the repository: 'https://github.com/nidhiupman568/TIP-CALCULATOR-HTML-CSS-JS-.git' 📁💻

2. Open `index.html` in your web browser to start using the Tip Calculator.
2. Open `index.html` in your web browser to start using the Tip Calculator. 🌐

## 📸 Screenshots (Output)

Expand All @@ -29,4 +29,3 @@ Here’s a preview of the Tip Calculator in action:
![TIP CALCULATOR](https://github.com/nidhiupman568/TIP-CALCULATOR-HTML-CSS-JS-/assets/130860182/936204e4-58f5-49e2-b020-b69fe6afa355)

Calculate tips effortlessly with the Tip Calculator! 💡 Whether you’re dining out or grabbing coffee, this tool ensures you tip accurately and conveniently. Feel free to share your feedback or contribute to the project by making a pull request. Enjoy calculating tips! 🌟

0 comments on commit 80d864e

Please sign in to comment.