CodeYourFuture / CodeYourFuture/React-Module-Project
[TECH ED] Feature Order
Open
🏕 Priority Mandatory
🐂 Size Medium
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
#### Tasks
- [ ] Extract the `
- [ ] 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.