My personal website and blog built with:
- Next.js 16 (App Router)
- TailwindCSS
- MDX for blog posts
- Vercel
Check out the live website: christophercardoso.dev
This application requires Node.js v18+.
git clone https://github.com/kriscard/christophercardoso.dev.git
cd christophercardoso.dev
pnpm install
pnpm devThis repo uses Claude Code for automated PR reviews. Required secret:
CLAUDE_CODE_OAUTH_TOKEN- OAuth token for Claude Code GitHub Action