From 6e867ea1956c1849c0d9927a83ed6b0abb3e2a52 Mon Sep 17 00:00:00 2001 From: Yibson alexis leudo Date: Mon, 16 Sep 2019 14:54:54 -0500 Subject: [PATCH] md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 25ca863..fbc2dc8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # React-Form + Formik + Yup + MaterialUI +GraphQL ![Screenshot](ScreenShot.png) + + This is a quick example of how to use form validations in React, using Formik and Yup as validations schema. We will use Material-UI to give it a touch of style next to the formik-material-ui package.