Bootcamp Notes – Day 5 (Tues) – React: Components

React: Components Introduction to React Components What are React Components? To begin answering that question let’s review what you already know about React You used a couple in the previous lesson taken from the react strap library: navbar and…