OTP input page built with React, designed for seamless edge case handling
-
Updated
May 26, 2025 - JavaScript
OTP input page built with React, designed for seamless edge case handling
Task 1: Build a Simple Contact Form Description: Create a form that collects user input: Fields: name, email, message Use controlled components with onChange On submit, display the entered data below the form (no API call) ,Add basic validation (e.g., required fields)
Project to demonstrate usage of React Hook Form along with Material UI Components using Controller
Add a description, image, and links to the controlled-inputs topic page so that developers can more easily learn about it.
To associate your repository with the controlled-inputs topic, visit your repo's landing page and select "manage topics."