An UI engineer portfolio website built using Next.js
The code that powers kasun.io portfolio website. - by @khpeiris
pnpm install
or npm install
.env
file on the root based on the sample env in this repo.env
with correct valuespnpm dev
or npm run dev
to view on browserSpecial thanks for @shadcn for his amazing work on shadcn/ui