Newsletter sign-up form with success message

Solution retrospective
I am quite proud of adding the additional tablet screen design in addition to the mobile and desktop versions. Although, the organisation of the scss/css files were not the most optimal so that would be something to improve next time, i.e. plan out from the start.
What challenges did you encounter, and how did you overcome them?There were two particular areas which I sort of had to think around the box.
-
The success message - Since no server, had to use the local storage as means to update the email address in the success message.
-
The different hero images could be perhaps better implemented. I just included all of them in the html and hid each one respectively per the device width.
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@kravamax
Nice work! I could recommended add style to button and input border after Tab, also add breakpoint for tablets. Good luck!
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord