Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 808 Bytes

README.md

File metadata and controls

42 lines (27 loc) · 808 Bytes

Form with Validation


Obs:. No backend here or any api integration.

Functionalities

  • Fields With Validation
  • Show/Hide Password Button
  • Routing System

Installation

Clone the repository or download it:

git clone https://github.com/pehmattos/Formik-Yup-Form.git

cd Formik-Yup-Form

After that you can install the dependencies by executing the following command in the root of the project:

npm install

Now with all dependencies installed you can run the app

npm start

License

MIT