Larissartoricader / Capstone

https://capstone-lime-gamma.vercel.app
2 stars 0 forks source link

US 1 - Recipes List #3

Open nattenhagen opened 4 months ago

nattenhagen commented 4 months ago

Recipes List

Value Proposition

As a User interested in natural health recipes, I want to browse a list of recipes, so that I can discover new natural solutions for various symptoms.

Description

Image

Acceptance Criteria

Tasks

  1. Create feature branch feature/recipes-list.
  2. TODO:
    • Create a folder under "Capstone" named lib.
    • Create a file named remedies.js in this folder.
    • Add the dummy data from the docs to this file.
    • Create a folder named components.
    • Create the components: Header.js, RecipeCard.js, RecipeList.js.
    • Each RecipeCard should include the title and symptoms (list below) and an image.