Skip to content

jonothanhunt/jonothan-site

Repository files navigation

jonothan.dev

My personal site + blog

Tech Stack

  • Next.js 14 - React framework with App Router
  • Tailwind CSS - Utility-first styling
  • Three.js & React Three Fiber - 3D graphics and WebGL
  • MDX - Markdown with React components for blog content
  • GSAP - Animations and scroll triggers
  • TypeScript - Type safety throughout

Development

# Install dependencies
npm install

# Run development server
npm run dev

# Build for production
npm run build

About

My website built in React and Three.js with R3F.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published