From 6c5f54310d9a4907c10cc12efd8c04cb3ee10005 Mon Sep 17 00:00:00 2001 From: Daaimah Tibrey <41805952+daaimah123@users.noreply.github.com> Date: Wed, 4 Sep 2024 08:36:28 -0700 Subject: [PATCH] Update week8GameREADME.md --- projects/week8GameREADME.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/week8GameREADME.md b/projects/week8GameREADME.md index bce4d0e80..4430ad7ed 100644 --- a/projects/week8GameREADME.md +++ b/projects/week8GameREADME.md @@ -17,7 +17,7 @@ 1. Understand using callback functions to pass data from a child to a parent or using useRef to control input forms 2. Become more comfortable with forms in React -3. Using GET Request, ask for data from your db! +3. Using GET Request 4. Parse and display JSON data 5. Create instances for components in React and use props and state to manage data