Adding Interactivity to Your React Restaurant Website
摘要
In the previous chapter, we built a static restaurant website using React components, JSX, and props. While the site looks good, it doesn't actually do anything yet. A user can't interact with it in any meaningful way – they can't order food, customize their pizzas, or add items to a cart.