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

About this template

StackKit is a production-ready React starter template that includes all the essential tools you need to build modern web applications.

What's included

React 19
Latest React with TypeScript
Vite 7
Fast build tool and dev server
React Router
Client-side routing
TanStack Query
Data fetching and caching
Axios
HTTP client with interceptors
Tailwind CSS
Utility-first CSS framework
Back to Home Website
); }