Form building in React using hooks and formik for validate fields
Open the terminal of your preference and input the commands:
git clone https://github.com/danieladuarteng/form-react-hooks-formik.git
cd form-react-hooks-formik
npm install
To run the project enter:
npm start
This project uses the license MIT