react-refactor

Sample react class component which needs refactoring.

Goals

  1. Refactor the class component into a functional component using react hooks.
  2. Tidy the code as you see fit.
  3. Resolve any potential issues, errors, or performance problems.