Building with Astro and React

Building with Astro and React

Astro’s island architecture lets you use React components only where interactivity is needed.

Content Collections

Astro’s Content Collections provide type-safe Markdown management with schema validation.

Client-Side Interactivity

React components can be hydrated on demand with client:load, client:visible, or client:idle directives.