CodeYourFuture / CodeYourFuture/React-Module-Project
Feature Add more pizzas
Open
♟️ Dependent ticket
🏕 Priority Mandatory
🐇 Size Small
📅 Week 2
🧩 Feature
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
## Dependent ticket: complete and merge #9 before starting this ticket
**Instructions:**
In the `` component, create a new function named `orderOne`. The `orderOne` function doesn't take any parameters and should use the `setOrders` function to increment the `orders` state variable by 1. Then, add a `onClick` handler to the Add `` that calls the `orderOne` function when it's being clicked.
**Test:**
When the Add button is clicked, the number of pizzas increases by 1
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.