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