welcome back! this week, we're going to be looking at components and data flow in React. we'll add a feature, fix some bugs, and learn about state and props
- first, clone this repo
- then, run
npm i
- then, run
npm run dev
we'll be able to see the page at localhost:5173.