Skip to content

Formik is a library for React that makes life easier for us when working on a form within a project.

Notifications You must be signed in to change notification settings

Equilapi/reactjs-formik-simple-example

Repository files navigation

Reactjs Formik Simple Example

Hello friends, today I wanted to find out what Formik was about, a React library that makes our lives easier when working on a form within a project.

I made a form with validation with input data firstname, lastname and email, I applied some basic validations, after entering the data by pressing the button it leaves us a json with the data.

Example:

About

Formik is a library for React that makes life easier for us when working on a form within a project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published