I've built this portfolio not only to update an refresh my previous portfolio, but mostly as an excuse to explore and play with Astro 5.
install dependencies
pnpm i
then run
pnpm run dev
- Astro 5 for the static site generation
- Exploring View Transitions
- TailwindCSS for the styling
- Tailwind Typography Plugin for text styling
- Vercel for the deployment
- pnpm for the package manager
- GitHub for the version control
- shadcn/ui for some basic beautiful components
- lucide for the icons