Use jQuery to enhance an interactive registration form.
This project is the 3rd out 10 projects of the Treehouse Full Stack JavaScript Program
- Set a Focus on the first input of the form on page load
- Add control for user interaction when JavaScript is disable in the browser.
- Use Regex to assure that user input is valid and that required form fields are not empty.
- GitHub Desktop
- Visual Studio Code