Design comparison
Solution retrospective
I'm most proud of how I managed to create a clean and responsive layout using CSS Grid and Flexbox. The design looks good on both desktop and mobile devices.
Next time, I would focus more on the finer details of the design, such as adding subtle animations and hover effects to enhance the user experience.
What challenges did you encounter, and how did you overcome them?One of the main challenges was ensuring that the grid layout remained responsive and visually appealing on various screen sizes. I overcame this by using media queries to adjust the grid layout and font sizes for different devices.
Another challenge was selecting the right color scheme that matched the design requirements. I used online color tools and referred to the style guide provided in the challenge to choose the appropriate colors.
What specific areas of your project would you like help with?I would like help with optimizing my CSS code to reduce repetition and improve maintainability. Any tips on best practices for writing cleaner and more efficient CSS would be greatly appreciated.
Additionally, feedback on how to make the "Sign Up" button more engaging with animations or hover effects would be very helpful.
Community feedback
- @MikDra1Posted 3 months ago
To reduce the repetition in code in CSS you can try to create custom classes and then use them on the elements. If you want to learn whole library that has lots of custom classes I encourage you to learn TailwindCSS
If this comment was useful please mark it as helpful ❤️
Good job and keep going 😉😃😄
0
Please log in to post a comment
Log in with GitHubJoin 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