My portfolio built with Bun, React, Vite, and TanStack Router.
- Bun
- React
- TanStack Router
- Vite
- TypeScript
Install dependencies:
bun installStart the dev server:
bun run devCreate a production build:
bun run buildImport this repository in Vercel and set the project root to this folder. The included vercel.json configures the Vite build, serves dist, and provides a single-page-app fallback for client-side routes.
Alternatively, from an authenticated terminal:
npx vercel --prodPreview the production build locally:
bun run previewsrc/
main.tsx App entry and top-level page content
TechSections.tsx Technology stack section
styles.css Global styling
public/
swiftservers-preview.webp
SwiftServers Homepage.png
MIT