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 buildPreview 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