A portfolio website built with React, Vite, and TanStack Router.
- React 19
- Vite
- TanStack Router
- GSAP (animations)
- Tailwind CSS
npm install
npm run devnpm run build
npm run previewDeploy to Vercel with the following settings:
- Framework Preset: Vite
- Build Command:
npm run build - Output Directory:
dist