Skip to content

Build a product overview of STADTSALAT using React, TypeScript and custom Hooks

Notifications You must be signed in to change notification settings

dgatialy/bold-microservice-16o6ww

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stadtsalat code challenge

Table of contents

Overview

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 />

Screenshot

Links

Built with

  • 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.

About

Build a product overview of STADTSALAT using React, TypeScript and custom Hooks

Topics

Resources

Stars

Watchers

Forks