Creating a PersonRenderer

Create a new React component to render the IPerson data type with styles.

Now we’ll create a new React component to style our IPerson data type, like we did with IWidgets. We’ll also make use of a few Unicode emojis to improve the overall display of the properties, adding a 👤 symbol next to the name and a 🎂 beside the ...