React D3 Example with Hooks

Forked from https://github.com/sxywu/react-d3-example.git after seeing the talk in this video:
https://youtu.be/zXBdNDnqV2Q

Goals:

  • Class components and lifecycle methods to functional components and hooks.
  • JavaScript to TypeScript
  • Learn D3
  • Show that I can do something, because I've been jobless for a really long time.

Run with npm start.

Example Screenshot