Online VAT calculator is fast and easy net amount calculator. To calculate VAT just type the amount, choose VAT 7% or 19% and press the button.
In this project we implement a VAT calculator app using JavaScript. In Germany there are two VAT rates: 19% and 7%. With this app we can calculate net to gross or gross to net.
- Solution URL: https://github.com/jenniferhubermayer/online-VAT-calculator
- Live Site URL: https://jenniferhubermayer.github.io/online-VAT-calculator/
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- JavaScript
- Website - https://github.com/jenniferhubermayer
This project has been realized as part of the super(c)ode "Front-End Boot-Camp 2022".