An example of a exploratory tool using the GroupBy recommendations API. Allows you to see popular search terms by geographic area in an interactive map.
npm run-script webpack -- --env.clientid=<your client id>
Run:
npm start
You can then see the map by going to localhost:8000 in your browser.