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.