ABDULLAH

Let's elevate your digital experience

Let's connect

Form Validation Page

A web page that gives an error feedback to users immediately when an error is detected in the input field(i.e when the input field is not filled properly).

Type

Practice

Stack

React

React Custom Hooks

RegEx(Regular Expression)

Tailwind CSS

/

Project Purpose and Goal

It all started the day I learnt React JS custom hooks, was thinking on how to practice what I learnt, then the idea of creating a form came to my mind.

This goal is to master custom hooks. Used form validation for user experience purpose also.

/
/
/

Lessons Learned

I learnt the proper use of React JS hooks and React JS custom hooks.

Got to learn the user experience in creating a form by validating the input field using RegEx(Regular Expression).