This project was bootstrapped with Create React App.
use of Formik, Yup library
creating basic form including all kind of input tag -text feild -email feild -password feild -multiple input feild -radio button -date picker -drop down -and last submit button
all kind of validation put in this form and last user click submit button when all user data store in console.log(values)