NextJS Bootstrap Validation Approaches

This application tries out two different ways of doing form validation with React Bootstrap. One combines React Hook Form and the other leverages just HTML5 native validation.

Source Code