Skip to content

Project built with React and TypeScript that calculates tax values for calls between different cities. It's allowed to enter the origin and destination cities for a call, as well as the duration of the call. The application then calculates the tax value for the call, taking into account any relevant taxes or fees.

Notifications You must be signed in to change notification settings

LucianoPierdona/TomasTel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TomasTel

Project Made with React using Typescript

A Simple Project to calculate tax values between calls from cities in my state.

Version License: ISC Twitter: Lucianompjr

Usage

First Install the components with

npm install
# or
yarn add

Then run with

npm start
# or
yarn start

About

Project built with React and TypeScript that calculates tax values for calls between different cities. It's allowed to enter the origin and destination cities for a call, as well as the duration of the call. The application then calculates the tax value for the call, taking into account any relevant taxes or fees.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published