https://github.com/skyv26/tip-calculator-app
Frontend Mentor challenge embraced to enhance web development skills using vanilla JS. Professional and user-friendly tip calculator with input validation, customizable tip percentages, and split bill functionality. Developed with vanilla JS, showcasing proficiency in JavaScript and ability to create a polished and functional calculator.
https://github.com/skyv26/tip-calculator-app
css html javascript
Last synced: 24 days ago
JSON representation
Frontend Mentor challenge embraced to enhance web development skills using vanilla JS. Professional and user-friendly tip calculator with input validation, customizable tip percentages, and split bill functionality. Developed with vanilla JS, showcasing proficiency in JavaScript and ability to create a polished and functional calculator.
- Host: GitHub
- URL: https://github.com/skyv26/tip-calculator-app
- Owner: skyv26
- Created: 2021-08-25T19:45:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-14T07:11:25.000Z (almost 2 years ago)
- Last Synced: 2025-02-10T21:35:29.241Z (3 months ago)
- Topics: css, html, javascript
- Language: CSS
- Homepage: https://tip-calculator-2.netlify.app/
- Size: 132 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
Tip Calculator App
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Usage](#usage)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)**Tip calculator app** is a vanilla js application for calculating the tip amount according to number of customer or people.
HTML
CSS
- **View the optimal layout for the app depending on their device's screen size**
- **See hover states for all interactive elements on the page**
- **Calculate the correct tip and total cost of the bill per person**
- [Live Project](https://tip-calculator-2.netlify.app/)
To get a local copy up and running, follow these steps.
### Prerequisites
```
To do this challenge, you need a basic understanding of HTML, CSS and JavaScript.
```
### Setup
Clone this repository to your desired folder:
```sh
cd DESIRED_FOLDER
git clone https://github.com/skyv26/Tip-Calculator-App
```
### Usage
```
Please use the VSCode and with the help of live
server extension run it directly.
```
### Deployment
```
You can deploy this project using gh-pages or other platforms like vercel.
```
👤 **Aakash Verma**
- GitHub: [@skyv26](https://github.com/skyv26)
- Twitter: [@vrma_aakash](https://twitter.com/vrma_aakash)
- LinkedIn: [skyv2022](https://linkedin.com/in/skyv2022)
- Frontend Mentor: [@skyv26](https://www.frontendmentor.io/profile/skyv26)
- [ ] **Add more breakpoints to make it responsive**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project, please support me by giving a star.
I would like to thank [Frontend Mentor](https://www.frontendmentor.io)
This project is [MIT](./MIT.md) licensed.