Introduction
Astro supports multiple frameworks so you can use your favorite tools together in one project. This helps you build websites faster and easier without being stuck to just one way.
You want to add a React button inside a mostly static site.
You like Vue for interactive parts but prefer Astro for fast page loading.
You need to mix Svelte components with Markdown content.
You want to try different frameworks without starting a new project.
You want to use the best features from several frameworks in one website.