Describe the feature
An example app should be migrated to use hooks and function components.
Motivation
Using hooks and function components is the way to build React components nowadays. To improve the developer experience of our users we should migrate our example app to use hooks and function components.