A quick example showing the use of React-Query/Axios to retrieve data from an "API" created by data-scraping and geo-reverse lookups.
In the project directory, run:
In the project directory, run:
In the project directory, run:
The app will open in the development mode.
Open http://localhost:3000 to view it in the browser.
- Get
LocationList
to be able to triggerMarker
inside ofLocationsMap
via onClick.