- Next.js 14
- React
- Typescript
- schadcn/ui
- Tailwind
- Framer Motion
- Magic UI
Clone this repository to your local machine:
git clone https://github.com/patrickgdl/patricklima.dev.git
Move to the cloned directory
cd patricklima.devInstall dependencies:
pnpm install
Start the local Server:
pnpm dev