Responsive Coming Soon Page using Flexbox and Form Validation

Solution retrospective
I’m most proud of building a fully responsive layout from scratch and implementing email validation with a clean user interface. Next time, I’d consider using SCSS to manage styles more efficiently and improve code scalability.
What challenges did you encounter, and how did you overcome them?The most challenging part was getting the design to look exactly like the original on all screen sizes. I used media queries and Flexbox to adjust spacing and layout across devices. Also, I struggled a bit with email validation, but solved it using JavaScript's regular expressions and some helpful resources.
What specific areas of your project would you like help with?I would appreciate feedback on:
- The accessibility of my form and how to improve it.
- Better ways to structure and modularize CSS.
- Improving mobile responsiveness, especially with font scaling.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Mohamed ashrf'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