In the project directory, you can run:
To install all the required dependency.
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
In the root directory of project, run:
To create .env
file.
Populate the .env file with the following Environment Variable and value
REACT_APP_BACKEND_URL=http://localhost:8000