recipe-manager/frontend/src
Paul Huliganga ca11d9d878 feat(frontend): refresh homepage and recipe list visuals 2026-03-26 16:28:01 -04:00
..
assets feat(frontend): initialize React + Vite project with TypeScript 2026-03-24 00:27:17 -04:00
components feat(frontend): refresh homepage and recipe list visuals 2026-03-26 16:28:01 -04:00
hooks Unify backend/frontend recipe search+tag filtering: backend search matches title, ingredient, tag; frontend list page has unified search input and tag filter bar wired to backend; tests for combined/ingredient/tag search; preserves existing features. 2026-03-25 14:17:45 -04:00
pages feat(frontend): refresh homepage and recipe list visuals 2026-03-26 16:28:01 -04:00
services Visual polish: CookModePage + ImportUrlPage, global header/nav consistency, theme token styling, improved states (spacing, cards, buttons, empty/error/complete) 2026-03-25 18:38:50 -04:00
types Visual polish: CookModePage + ImportUrlPage, global header/nav consistency, theme token styling, improved states (spacing, cards, buttons, empty/error/complete) 2026-03-25 18:38:50 -04:00
App.css feat(frontend): initialize React + Vite project with TypeScript 2026-03-24 00:27:17 -04:00
App.tsx feat(ui): establish theme tokens and global base styles 2026-03-26 16:24:40 -04:00
index.css feat(ui): establish theme tokens and global base styles 2026-03-26 16:24:40 -04:00
main.tsx feat(frontend): set up React Router with page components and navigation 2026-03-24 02:56:49 -04:00
theme.ts feat(ui): establish theme tokens and global base styles 2026-03-26 16:24:40 -04:00