Skip to content

Naskri/TipCalculatorReact

Repository files navigation

Tip Calculator - calculate tip amount person!

Tip Calculator
View Demo

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contact

About The Project

Features

  • Calculate Tip based on bill, tip and people amount.
  • Calculate each statistics per person.

(back to top)

Built With

  • React
  • TypeScript
  • HTML5
  • CSS3
  • Vite

(back to top)

Getting Started

Follow the example

Installation

  1. Clone the repo
    git clone https://github.com/Naskri/TipCalculatorReact .git
  2. Install dependencies
  npm install
  1. Run a server
  npm run dev

(back to top)

Contact

Project Link: https://github.com/Naskri/TipCalculatorReact

(back to top)