React-based UI for the Meals recipe management application.
frontend/
├── index.html # Main HTML template (served at /)
├── index.tsx # React entry point
├── style.css # Global styles (if needed)
├── components/
│ ├── App.tsx # Main app component
│ └── *.tsx # Feature components
└── favicon.svg # App icon
@jsxImportSource https://esm.sh/react@18.2.0 at the tophttps://esm.sh for npm imports with React version pinning/shared/types.ts