T9 project
In the project directory, you can run:
Runs the app in the development mode.
Client - Open http://localhost:3000 to view it in the browser. API - Open http://localhost:3001 to access API.
The page will reload if you make edits.
You will also see any lint errors in the console.
Note: For windows use yarn start:win
instead yarn start
due to different way of setting environment variable.
For production deployment is required to set REACT_APP_PUBLIC_URL with correct domain url. This is required for communicaton client and api.
Deployed on heroku https://kw-t-nine.herokuapp.com/