The second iteration of my personal website. Built with Next.js and Tailwind CSS. Check it out at martinsit.ca.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
