This is a simple tax calculator that calculates the tax based on the income and the tax slab.
- HTML
- CSS
- JavaScript
- Bootstrap
- jQuery09m
- Enter the
Gross Annual income
. - Enter the
Extra Income
. - Select your age group.
- Click Submit.
- Clone this repository.
- Go to the directory where you have cloned the repository.
- Open the
index.html
file in your browser.