mjimenezleon13 / clapHelp

Non-profit initiative to help and support those that are actively fighting COVID-19 around the globe.
https://www.claphelp.life
2 stars 1 forks source link

Add client-side validation for email form #38

Closed aristizabal95 closed 4 years ago

aristizabal95 commented 4 years ago

Currently, users can upload the form without typing anything, or typing whatever they want. The field should be required and a pattern should be used so that only email-like strings are accepted.