Skip to content

mislavjc/www

Repository files navigation

Portfolio

Repository for my personal portfolio website.

App Screenshot

Tech Stack

Frontend: Next.js, TailwindCSS

Run Locally

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