Skip to content

danieladuarteng/form-react-hooks-formik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Form react hooks formik

Access the website

Form building in React using hooks and formik for validate fields

Required

NodeJS v10.16.4 or higher

Installation

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

Run:

To run the project enter:

npm start

License

This project uses the license MIT