recipe-manager/frontend/src/assets
Paul Huliganga 2c85b80004 feat(frontend): initialize React + Vite project with TypeScript
- Created frontend/ directory using Vite with React + TypeScript template
- Installed React Router 7 for client-side routing
- Set up project structure: components/, hooks/, pages/, services/, types/
- Created Recipe and Tag TypeScript interfaces matching backend schema
- Added basic App.tsx with project status display
- Verified dev server starts successfully on port 5173
- Added frontend README with development instructions
- Updated TODO.md to mark task as complete
2026-03-24 00:27:17 -04:00
..
hero.png feat(frontend): initialize React + Vite project with TypeScript 2026-03-24 00:27:17 -04:00
react.svg feat(frontend): initialize React + Vite project with TypeScript 2026-03-24 00:27:17 -04:00
vite.svg feat(frontend): initialize React + Vite project with TypeScript 2026-03-24 00:27:17 -04:00