git clone https://github.com/evelynlacerda/tipcalculator.git
- How to use the
input
to manipulate in JavaScript; - Knew the Sass technology and how to use it;
- How to use
.toFixed()
to limit the number of decimal places; - How to use
forEach
to iterate over an array;
- Enter the bill value;
- Select the tip percentage, or type your own;
- Enter the number of people;
- Splitter will calculate the tip and the total value per person automatically.