Setting Up Super Hero Dashboard
Last updated
Was this helpful?
Last updated
Was this helpful?
Clone the repository available at
In public/index.html find the following line
Replace "KEY GOES HERE" with you google maps API KEY
In src/utils/constants.js
set "api_url" to the base URL of the backend
In src/views/MapView.js find the following
Set "key" to your Google Maps API Key
Go to root project folder and run