/ga-hw-nested-students

GA SEI Unit 3 Week 1 Day 2 Homework - React basics

Primary LanguageJavaScript

Nested Students

Homework for General Assembly Software Engineering Immersive, Unit 3 - Week 1 - Day 2. React basics.

Practice the following:

  • Creating a UI using a hierarchy of components
  • Passing data as props from parent to child component
  • Mapping arrays of data into arrays of components

Link: Nested Students Lab