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