Helpful videos:
- https://youtu.be/z6PzPTxfgZM?si=_m36ibRLH0pQwyq- (great tutorial about how to make a map using simple maps and react-tooltip)
- https://d3js.org/d3-geo (documentation)
-
https://www.react-simple-maps.io/ (documentation)
-
https://www.react-simple-maps.io/examples/usa-with-state-labels/ (inspo code for US map)
-
https://www.npmjs.com/package/us-atlas (src of the data used to populate our US map)
Currently imported but not used. Perhaps a feature for version 2
- https://react-tooltip.com/docs/getting-started (documentation)