Move to function-style components in React
All of the other 4-H applications have made the move over to functional-style components. It's about time that this application does, too. They're considered "best practice," these days. Additionally, it would be good to have a single "Application" base that everything else gets loaded into.