import { SEO } from "../components/seo"; export default function Home() { return ( <>
StackKit
+ React logo

To get started, edit the Home.tsx file.

This template includes React Router, TanStack Query, Axios, and Tailwind CSS. Check out the{" "} About {" "} page to learn more about the included features.

Get Started Documentation
); }