- Nice and easy to get a local dev copy up and running (``git clone ...``, ``npm install``, ``npm run dev``). - Clean code structure and layout π§½ - Good use of React components π§© (Breadcrumb, Search, ChoiceButton, etc.) - Looks like the project board is getting well used π - Good commit messages and PR conversations! π - Tailwind getting used in components π - "Found" recycle point info? π - Clear use of ``useState`` and "controlled components" βοΈ (first mentioned in [this FAC workshop](https://learn.foundersandcoders.com/workshops/react-forms/#part-3-create-price-inputs)) - Jest tests (in progress :)
git clone ...,npm install,npm run dev).useStateand "controlled components" βοΈ (first mentioned in this FAC workshop)