Submitted almost 2 years agoA solution to the Newsletter sign-up form with success message challenge
Newsletter sign-up form Responsive Design
accessibility, bem, lighthouse
@kimodev1990

Solution retrospective
Hi there š, This is my solution for this challenge.
š Features:-
- Achieved 100% score for Accessibility, SEO & Best Practices and 98% score for Performance in Desktop Lighthouse. š
- Achieved 100% score for Accessibility, Best Practices and 96% score for Performance in Mobile Lighthouse. š
- Code implemented using BEM Methodology š»
- If else statement, addEventListener( ), Email Validation š
- DOM š -classList.add/remove( ) š
- Simple Transition background-color while hovering on button. š¬
- Clamp( ) method for responsive design ( changing according to viewport dimensions and suiting with different layout devices ). š» š±
- FlexBox š¦
- Image changes relative to the viewport width (@media) by using Picture tag āØ
- Code formatted using Prettier š»
I'll appreciate any suggestions & feedback to achieve better performance.
Thank you. āļø
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Kimo Spark's solution.
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