🔐Registration form with basic field validation and phone mask. React, Formik, Yup, react-number-format, Styled Components Live Demo 📕About the project Sign up form with: yup field validation; react-number-format mask and country prefix code, depending on the selected country; checking passwords for matching; show errors while typing; highlighting correctly filled fields; css animation; dropdown custom select.