Skip to content

Personal site for Sam, made with Gatsby

Notifications You must be signed in to change notification settings

floatingdino/samhaakman.com

Repository files navigation

Samhaakman.com

Run Tests code style: prettier

About

This repo is the personal site of Sam Haakman. Data is sourced from Prismic and templating is handled by Nextjs. Deployed on Vercel.

Feel free to have a poke around if you're interested in how I write code.

Get in touch if you're intrigued [email protected].

🚀 Getting started

  1. Download the repo git clone https://github.com/floatingdino/samhaakman.com.git

  2. Install dependencies pnpm i

  3. Setup Data source Add PRISMIC_TOKEN to .env

  4. Let it rip npm start