Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 438 Bytes

File metadata and controls

12 lines (8 loc) · 438 Bytes

React Parent-Child Lecture

Yearbook Preview

This repository accompanies the lecture on parent and child components. See the Lecture Notes for additional framing.

Getting Started

  1. Clone this repository using git clone
  2. cd into the react-parent-child-lecture folder
  3. npm install
  4. npm start