CodeYourFuture / CodeYourFuture/React-Module-Project

Feature orderType

Open
#13 0 comments 0 reactions 0 assignees View on GitHub
♟️ Dependent ticket 🐂 Size Medium 📅 Week 2 🧩 Feature
Dominant language
JavaScript
Stars
1
Forks
28
PR merge metrics
No merged PRs in 30d

Description

**Instructions:**

Pass a new prop named `orderType` to the `` component with the value "Pizzas". Then render the `orderType` prop instead of "Pizzas" in the `` component. Make sure that "Pizzas" is still displayed on the screen. In the `

    ` list of the `` component, render 2 others `` components but this time pass different values for the `orderType` prop: "Salads" and "Chocolate cake".

    Depends on #12

    **Test:**

    - [ ] For each order, the number of items can be incremented independently.
    - [ ] Explain what is happening in your test description

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.