This is a challenge chosen from Frontend Mentor.
The challenge is completed by following the style-guide.md and the screenshots shared in the design folder.
Stack: Vanilla JS, CSS ( SASS ), HTML, Vite as the buid tool.
See this project live at https://famous-gumdrop-5d23f3.netlify.app
- Responsive design
- Illustrations with different background shapes
- Accesible form validation using
aria-live
attribute, showing an error message when the newsletter form is submitted if:- The input field is empty
- The email address is not formatted correctly