There are 2 parts to this project:
UI : ReactJS
Server : ExpressJS
to run this project locally
### UI :
```
cd ui
yarn install
yarn start
```
### server :
```
cd server
yarn install
node index.js
```
The UI will run on port 3000
The server will run on port 8000
-
Notifications
You must be signed in to change notification settings - Fork 0
mohinee/tax_calculator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published