- Step 1: yarn
- Step 2: yarn start
- Pass the
userList
array fromApp
component toUserList
component - Display the user information in
UserItem
component - Extra task: display the user address as the second screenshot
The final result should look like the screenshot below