Skip to content

Kyle-Ski/personal-site-next

Repository files navigation

Hello

This is my personal website you can visit at kyle.czajkowski.tech. I built it with Next.js and the Notion API. (Definately feel free to make an issue or pr! 😊)

CLI commands

Format everything: (make sure you've saved everything first)

yarn format

Start Dev

yarn dev