Welcome to my portfolio repository! This project is built with Nuxt 4 and hosted on Vercel.
Make sure to install the dependencies:
bun iStart the development server on http://localhost:3000:
bun devBuild the application for production:
bun run build # (preview with `bun preview`)