Skip to content

Source of my personal site using Next.js (with TypeScript)

Notifications You must be signed in to change notification settings

dsoaress/dsoares.dev

Repository files navigation

Daniel Soares

Source of my personal site.

Running Locally

git clone https://github.com/dsoaress/dsoares.dev.git
cd dsoares.dev && pnpm && pnpm dev

Built Using