Skip to content

benbaessler/website

Repository files navigation

Personal website, designed with focus on minimalism and typography.

Built with Next.js and Tailwind. View at benbassler.com.

Or run it locally:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev