Repository for my personal portfolio website.
Frontend: Next.js, TailwindCSS
Clone the project
git clone https://github.com/mislavjc/www.gitGo to the project directory
cd wwwInstall dependencies
pnpm installStart the dev server
npm run dev