Open RonaldRusso94 opened 4 years ago
Hey, change of plans. Please use react-hook-forms instead of formik. It is an easier / more lightweight library that also handles form building & validation.
https://www.npmjs.com/package/react-hook-form https://www.react-hook-form.com/
Noted.
Create Login-Register branch and recreate pages 12 & 13 of the design.
Use Formik to create the form. Form validation will be handed by yup as seen in documentation https://www.npmjs.com/package/formik https://formik.org/docs/overview