This activity is part of React & Redux. Reference the activity guide found in React Dataflow to complete the activity. There is no starter for this code-along series.
main - Solution, this branch is the completed code for the fourth code-along activity
part1 - This branch is the completed code for the first code-along activity
part2 - This branch is the completed code for the second code-along activity
part3 - This branch is the completed code for the third code-along activity
part4 - Solution, this branch is the completed code for the fourth code-along activity
- Fork this repository.
- Open your terminal.
- Navigate to the location where you want the cloned directory.
- Clone the forked repository with the git clone command.
- Open the cloned repository in your code editor of choice.
- Switch to the appropriate branch.
Please submit the activity through canvas.
If you are hosting your 'completed' version of this activity on your personal Github account, make sure to include the following:
- A summary of the project
- A link to a live sample of the activity
- Technologies used to complete the project
- A note that it was completed as part of your course curriculum
- Instructions on how to get the project started for viewing locally
- Optional: a list of features or bugs you would like to add or address
CE Note: This activity can be found in 7.3.2, 7.3.3, 7.3.5, 7.3.6, and 7.3.10