The application for calculating the sum of tip that we can leave in restaurant/cafe based on bill .The main purpose of the application is to automatize the process of making-decision what sum of tip we need to leave in restaurant/cafe.
- HTML
- CSS
- SCSS
- JS
- React
In order to keep declarative and component approach in building this application I used React. I used SCSS preprocessor due to allow use nested syntax that is very structured and readable.
- Enter the check amount in the input.
- Choose the rate of the service
- Press on the button
- And, vualá, get the result!