Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
# Astro + React Example
```
npm init astro -- --template framework-react
[](https://stackblitz.com/github/withastro/astro/tree/latest/examples/framework-react)
This example showcases Astro working with [React](https://reactjs.org/).
Write your React components as `.jsx` or `.tsx` files in your project.