Skip to content

cbasje/benjami.in

Repository files navigation

My personal portfolio showing my UX and design projects/skills. The development of the website itself shows my development skills.

A screen recording of the homepage of the website. It shows the interaction with the element that looks like a rotary phone

Stack

Development

Command Action
bun install Installs dependencies
bun run dev Starts local dev server at localhost:3000
bun run build Builds production site to ./dist/
bun run astro ... Run CLI commands like astro add, astro check
bun run astro --help Get help using the Astro CLI