This is a solution to the Base Apparel 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:
- View the optimal layout for the site depending on their device's screen size
- See hover states for all interactive elements on the page
- Receive an error message when the
form
is submitted if:- The
input
field is empty - The email address is not formatted correctly
- The
- Semantic HTML5 markup
- CSS custom properties
- Sass
- JavaScript
- Bootstrap 5
- Mobile-first workflow
Through doing this project I learned about form validation with JavaScript. I also learned how to check if an email is entered into a form correctly.
I want to continue to learn more about form validation within JavaScript
-
[Bootstrap]https://getbootstrap.com) - This site helped me learn all I needed to know about Bootstrap.
-
[JavaScript]https://dev.to/javascriptacademy/form-validation-using-javascript-34je) - This site helped me learn about how to validated a form with JavaScript.
- Website - Rebekah Shaw
- Frontend Mentor - @rebekahshaw92
- Twitter - @x_beckyboo_x