Creating Validated Forms In React

Description:

A simple yet powerful library which helps you create validated forms in React app.

Installation:

# Yarn
$ yarn add @cat-react/form 
# NPM
$ npm install @cat-react/form  --save

Preview:

Creating Validated Forms In React

Add Comment