Lazzzare / TipCalculator-React

Tip Calculator project is a web application built using React and TypeScript, designed to assist users in calculating tips for various services. It provides an intuitive and user-friendly interface for inputting bill amounts, selecting tip percentages, and instantly generating accurate tip amounts and total bill values.

Home Page:https://tip-calculator-reacttsx.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TipCalculator

First Image

Getting Started

.gif

  1. First of all you need to clone app repository from github:
https://github.com/Lazzzare/TipCalculator-React
  1. Next step requires install all the dependencies.
npm install
  1. Running the Project
npm run dev

Links

Built With

  • Vite
  • React
  • Typescript (TSX)
  • React Hooks (useState, useEffect)
  • TailwindCss

About

Tip Calculator project is a web application built using React and TypeScript, designed to assist users in calculating tips for various services. It provides an intuitive and user-friendly interface for inputting bill amounts, selecting tip percentages, and instantly generating accurate tip amounts and total bill values.

https://tip-calculator-reacttsx.netlify.app/


Languages

Language:TypeScript 83.6%Language:JavaScript 7.2%Language:CSS 5.2%Language:HTML 4.0%