My personal website. Keeping it simple with a static deploy of a Next.js site using Github Pages and Cloudflare.
To run the development server:
npm run dev
To create a production build:
npm run build
- Next.js 15
- React 19
- TypeScript
- Tailwind CSS
- ESLint