This is a react project. In the project directory, you can run:
This is to install the require node dependencies
To get the API_Key from Google https://developers.google.com/maps/documentation/embed/get-api-key. This will display the map
REACT_APP_GOOGLEAPI=<Insert API Key>
Ensure the backend code is running at (http://localhost:5000) before running yarn start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.