Users should be able to:
- View the meals in a horizontal slider instead of a vertical grid.
- Horizontal layout can be enabled via prop for each Product Grid
<ProductsCardGrid list={productsByTags(["product.bowl"])} horizontal />
- React
- TypeScript
- React custom hooks for fetching product data
- Stitches.dev a CSS-in-JS with near-zero runtime, SSR, multi-variant support, and a best-in-class developer experience.