React Parent-Child Lecture This repository accompanies the lecture on parent and child components. See the Lecture Notes for additional framing. Getting Started Clone this repository using git clone cd into the react-parent-child-lecture folder npm install npm start