Files
astro/examples/framework-react
renovate[bot] 758523cc04 fix(deps): update all non-major dependencies (#13521)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-31 10:40:59 +01:00
..
2022-08-04 14:16:51 -04:00
2024-09-03 17:49:09 +02:00
2024-11-04 16:15:11 +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.