Personal portfolio built with Next.js (App Router), React, Tailwind CSS, and a few animation/3D touches for the hero section.
- Next.js (App Router)
- React + TypeScript
- Tailwind CSS
- Framer Motion
- three.js (
@react-three/fiber)
cd client
npm install
npm run devThen open http://localhost:3000.
MIT (see LICENSE).