Skip to content

💰This is a simple VAT (Value Added Tax) calculator app built using React.💸

License

Notifications You must be signed in to change notification settings

gmpsankalpa/vat-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VAT Calculator App

This is a simple VAT (Value Added Tax) calculator app built using React.

Table of Contents

Features

  • Calculate VAT Remove Amount, VAT Add Amount, and Total Amount
  • View and clear calculation history

Getting Started

Prerequisites

Make sure you have the following installed:

Installation

  1. Clone the repository:

    git clone https://github.com/gmpsankalpa/vat-calculator.git
    
  2. Navigate to the project directory:

    cd vat-calculator
    
  3. Install dependencies:

    npm install
    

Usage

  1. Run the app:

    npm start
    
  2. Run the app:

  3. Open your browser and visit http://localhost:3000 to view the app.

  4. Enter the amount, set the VAT rate, and click the "Calculate" button to see the results.

  5. View and clear the calculation history.

Usage

This project is licensed under the MIT License.


repo size GitHub forks GitHub stars GitHub LastCommit

About

💰This is a simple VAT (Value Added Tax) calculator app built using React.💸

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published