Menu

Purpose & Goal of the Project

Purpose & Goal of the Project

This project aims to enable learners to know how to create a responsive Contact Us form in ReactJS. It is concerned with processing, verifying, and presenting frontend user input.

The aim is to have practical training in form handling and validation using Yup.

In this project, the learners will be taught how to control form state, provide a message on invalid entries, and display a confirmation message after the form has been successfully validated.