I enjoyed working with Javascript more and learn more with every challenge I complete.
What challenges did you encounter, and how did you overcome them?Had some trouble with the input invalidation part of the input and the error state, as in changing the changing colours of input field and adding the “Valid email required” text when non valid text is entered. With some research I discovered some Pseudo-classes that were new to me and could do this through CSS.
Still not sure if it should show an error state when the page first loads? but it works and when disappears when typing starts in the input field.
What specific areas of your project would you like help with?Any feedback and pointers welcome, thanks...