Mehdi-Rh / Portfolio_Microverse

This portfolio website was build during the Microverse Bootcamp.
12 stars 0 forks source link

Validate form #16

Closed Mehdi-Rh closed 2 years ago

Mehdi-Rh commented 2 years ago

Premise

In this PR, I have implemented a client-side validation of the data in the contact form before submission imposing email characters to be lowercase.

Implemented interactions:

Changes