Menu

Aim of the Project

Aim of the Project

The aim of this project is to build an interactive OTP Verification Component using a Functional Component and React Hooks, where users can securely enter and verify a 4-digit OTP with proper event handling, controlled components, and state management.

The project focuses on implementing real-world features such as OTP verification logic, autofocus between input fields, a countdown timer for resending OTPs, and conditional rendering for different UI states to simulate an authentic and user-friendly authentication flow on the frontend.