GitHubSign in

Short for properties, read-only components that are passed to a component function as an object.

"Props in React are used to pass data and event handlers down to child components, making them reusable and dynamic."

@openai