A React port of the "User Interface - Forms" Elm Example.
The browser will display a form with three text fields, for name, password and password confirmation. A validation status will show below the form, to indicate "OK" if the passwords match, or "Passwords don't match!" otherwise.