Exercise

In this lesson, we are going to put what we have learned in this course together to build a React component.

We'll cover the following...

The challenge #

Our challenge in the exercise is to build a strongly-typed function component called List that renders a list of strings ...