Commit Graph

4 Commits

Author SHA1 Message Date
lerko96
ea63347cd6 migrate CRA to Next.js 16 + React 19 + TypeScript + Tailwind v4
- replace CRA scaffold with Next.js static export config
- add app router pages: home, homelab, archive
- add components: Nav, Footer, Hero, Skills, ProjectCard, ThemeScript
- add ThemeContext for dark mode with FOUC prevention
- add data layer: projects.ts, services.ts
- update .gitignore for Next.js (ignore .next/, out/, next-env.d.ts)
- add docs: handoff plan, homelab decisions, style reference
2026-04-10 18:46:19 -04:00
Tyler Koenig
9dbea9fff5 deploy react-app to gh-pages, dwnld dependencies 2021-09-20 20:29:28 -04:00
Tyler Koenig
b50ff60540 deleted unused images 2021-09-20 20:18:40 -04:00
Tyler Koenig
9f9d41c9ab rest of react file 2021-09-20 17:03:38 -04:00