recipe-manager/frontend/src
Paul Huliganga 36489a3f85 feat(frontend): implement cook mode UI with wake lock and progress tracking 2026-03-24 03:41:58 -04:00
..
assets feat(frontend): initialize React + Vite project with TypeScript 2026-03-24 00:27:17 -04:00
components feat(frontend): implement recipe detail/edit page with full CRUD functionality 2026-03-24 03:27:51 -04:00
hooks feat(frontend): implement recipe detail/edit page with full CRUD functionality 2026-03-24 03:27:51 -04:00
pages feat(frontend): implement cook mode UI with wake lock and progress tracking 2026-03-24 03:41:58 -04:00
services feat(frontend): implement recipe list page with search and pagination 2026-03-24 03:12:27 -04:00
types feat(frontend): initialize React + Vite project with TypeScript 2026-03-24 00:27:17 -04:00
App.css feat(frontend): initialize React + Vite project with TypeScript 2026-03-24 00:27:17 -04:00
App.tsx feat(frontend): set up React Router with page components and navigation 2026-03-24 02:56:49 -04:00
index.css feat(frontend): configure Tailwind CSS v4 with PostCSS 2026-03-24 00:42:34 -04:00
main.tsx feat(frontend): set up React Router with page components and navigation 2026-03-24 02:56:49 -04:00