This is a solution to the Ping coming soon page challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Users should be able to:
input
fieldform
is submitted if:input
field is empty. The message for this error should say "Whoops! It looks like you forgot to add your email"[email protected]
). The message for this error should say "Please provide a valid email address"Improving and reinforcing my skills in React JS and TailwindCSS and also learning new libraries like validator to validate form elements in a faster and easier way without forgetting the basics of JavaScript.
Keep improving React in order to create much cleaner and high quality components.