
Design comparison
Solution retrospective
I'm most proud of the clean and structured SCSS setup, ensuring maintainability and readability. Next time, I would refine the form validation and improve accessibility further.
What challenges did you encounter, and how did you overcome them?One challenge was ensuring a fully responsive layout while maintaining a clean design across different screen sizes. I overcame this by using flexible units (%, vw, vh), CSS Grid/Flexbox, and media queries to adjust styles dynamically. Additionally, handling form validation and accessibility required careful structuring of ARIA attributes and error messages, which I refined through testing and iteration.
What specific areas of your project would you like help with?Areas for improvement:
- Form Validation & UX – Better error handling, accessibility improvements.
- Responsiveness – Ensure proper layout on all screen sizes.
- SCSS Optimization – Reduce redundancy, improve maintainability.
- Performance – Optimize animations, asset loading.
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