The purpose of this project is to build a portfolio web app to showcase some if not all of the projects and my skills as a web developer. Built with Javascript, CSS, and HTML.
On the email validation, I would suggest to try and develop it without using the loop, instead creating a Regex to check if the string has a Capital letter or not.
On the email validation, I would suggest to try and develop it without using the loop, instead creating a Regex to check if the string has a Capital letter or not.