welcome back! this week, we're going to be looking at state management and hooks in React. We will fix a few bugs, add some features, and explore side effects
- first, clone this repo
- then, run
npm i
- then, run
npm run dev
we'll be able to see the page at localhost:5173.