- cd api-express
- yarn
- yarn start (Server running on port 8080)
- cd ui-react
- yarn
- yarn start (Server running on port 3000)
- Open up chrome or any other browser
- Navigate to localhost:3000/calculator for calculator applicatiom
- Navigate to localhost:3000/freelancer from freelancer application