From a4733fbd85144945166343b03a52fd7ea70f7104 Mon Sep 17 00:00:00 2001 From: Basma Diaz <140777879+bdiaz12@users.noreply.github.com> Date: Thu, 23 May 2024 15:18:50 -0500 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 67d7c4a..c911287 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,12 @@ This project makes use of 4 React components to: -RecipeCreate creates a form on screen for users to type in new recipes and submit them to the page to be displayed -stores its own state for form inputs -uses createRecipe() as props to handle when user submits the form -2.Format new recipes - +2. Format new recipes - -RecipeFormat handles the input of a single recipe, and returns it formatted as a