Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 688 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 688 Bytes

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