Skip to content

Latest commit

 

History

History
92 lines (68 loc) · 2.6 KB

README.md

File metadata and controls

92 lines (68 loc) · 2.6 KB

Tip Calculator

Do you know how much to give for that excellent service? Tip Calculator is your ally.


Table of contents

Demo

The app is ready to be used: https://tip-calculator-rl.netlify.app/

General info

Tip Calculator is an app to know the amount of the tip percentage that you want to give bassed in the bill and if you are not alone, know how much each person should give of tip.

Technologies used

Features

  • Enter a custom tip percentage.
  • Divide the tip by the number of diners.
  • Inputs validation.
  • Responsive design.

Installation

  1. Clone this repository
     git clone https://github.com/ChristianRL23/tip-calculator.git
  2. Go into the repository
    cd tip-calculator
  3. Install dependencies
    npm install
  4. Run the app
    npm start

Portfolio  ·  LinkedIn