Soup Generator

each soup has:

A. Title [string]

B. Description [string]
C. Chef [string]

D. List of ingredients [array of strings]

  • First ingredient
  • Second ingredient

E. List of instructions [array of strings]

  1. First instruction
  2. Second instruction
Ask to Michael: what is the best solution to add images??

Soup Gen Cookbook