This repository you will help you ease the pain of writing complex form validation logic in simple and a declarative way of validating javascript objects.
The project is written in React JS.
You can check the form here, deployed using GitHub Pages.
- Install
npm
package manager - Clone the repository and we are good to go!
git clone https://github.com/vinaysharma14/validate-js-with-redux-form.git
npm install
npm start