CodeYourFuture / CodeYourFuture/React-Module-Project

[TECH ED] Feature Order

Open
#59 0 comments 0 reactions 0 assignees View on GitHub
🏕 Priority Mandatory 🐂 Size Medium
Dominant language
JavaScript
Stars
1
Forks
28
PR merge metrics
No merged PRs in 30d

Description

#### Tasks
- [ ] Extract the `

  • ` containing "Pizzas" from the `` component to a new component named Order.
    - [ ] Move the declaration of the orders state and the orderOne function from the `` component to the new `` component.
    - [ ] Use the `` component in the `
      ` list of the `` component.

      Dependent on #10

      ### Tests:

      - [ ] The pizza order is still rendered on the page
      - [ ] Clicking on the "Add" button still increments the number of orders.

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