a sesame street-themed exploration of basic react hooks, namely useState
, useEffect
, and useContext
.
you can see it in action here, but note you can't edit any of the components that way ;)
assuming you have a copy of the repository locally:
cd hookie-monster/frontend
pnpm i
pnpm run dev
- ???
- profit!