My personal website, migrated to Next.js + TypeScript.
The legacy site is preserved in _legacy/.
- Next.js (App Router)
- TypeScript
- CSS/Global Styles (Ported from legacy)
- Google Fonts (Press Start 2P)
npm install
npm run devOpen http://localhost:3000 with your browser.