Files
astro/examples/framework-react
Emanuele Stoppa c2a347d8a6 chore(deps): upgrade development tools (#14040)
Co-authored-by: alexanderniebuhr <45965090+alexanderniebuhr@users.noreply.github.com>
2025-07-24 12:31:23 +01:00
..
2022-08-04 14:16:51 -04:00
2025-07-23 18:14:16 +01:00
2024-11-04 16:15:11 +01:00

Astro + React Example

npm create astro@latest -- --template framework-react

Open in StackBlitz Open with CodeSandbox Open in GitHub Codespaces

This example showcases Astro working with React.

Write your React components as .jsx or .tsx files in your project.