Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 977 Bytes

readme.md

File metadata and controls

38 lines (22 loc) · 977 Bytes

VAT Calculator

About the Project

Calculates the Value Added Tax (VAT) on products or services

Use of the Project:

This calculator has two input fields, one for amount and another one for vat rate and two output fields , one is for VAT amount and another one for VAT Inclusive amount.

Tech Stacks Used

HTML CSS JS

Steps to Use:


  • Download or clone the repository
git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
  • Go to the directory
  • Run the index.html file
  • Start Calculating!

Screenshot

Live Demo