Skip to content

buraksakalli/astro

Repository files navigation

Astro + React + Svelte Example

astro-react-svelte

Usage

pnpm install
#and
pnpm dev

The layout /src/layouts/index.astro can wrap up the pages. You can use this layout on any page or component you want—two different Card components developed with React and Svelte.

Dark Mode option is developed with Svelte and serves in the layout.