Open yogeshtakeo opened 1 year ago
Team: Namkhang and Sandesh Git URL: https://github.com/yogeshtakeo/team-pair-programming/tree/nam-san
Team : Ashma and Dina Github_url: https://github.com/yogeshtakeo/team-pair-programming.git
Jharana Github url -https://github.com/yogeshtakeo/team-pair-programming.git
Name: Babisha and Junu GitHub URL: https://github.com/yogeshtakeo/team-pair-programming/tree/babisha-junu/Task15-Props
Name: Babisha and Junu GitHub URL: https://github.com/yogeshtakeo/team-pair-programming/tree/babisha-junu/Task15-Props
Task: Working with Props in React
Objective: Practice using props in React to pass data between components.
Task Overview
Task Details
Project Setup:
App
) to manage other components.Create Parent and Child Components:
ParentComponent
) and multiple child components (e.g.,ChildComponent1
,ChildComponent2
).Pass Data from Parent to Child Components:
name
,age
, etc.).Access and Display Props in Child Components:
Test and Refine:
Task Submission
ParentComponent.js
,ChildComponent1.js
,ChildComponent2.js
, etc.) with the implemented props usage.Encourage your students to ask questions and seek assistance if they face any challenges during the task.Certainly! Here's a task that focuses on using props in React:
Task: Working with Props in React
Objective: Practice using props in React to pass data between components.
Task Overview
Task Details
Project Setup:
App
) to manage other components.Create Parent and Child Components:
ParentComponent
) and multiple child components (e.g.,ChildComponent1
,ChildComponent2
).Pass Data from Parent to Child Components:
name
,age
, etc.).Access and Display Props in Child Components:
Test and Refine:
Task Submission
Take a screenshot of the web browser displaying the rendered React component . Share the screenshot Optionally, submit the code files (App.js and any other relevant files) for review with the GitHub Repository.