Responsive Product Preview Card Component using sass and css
Design comparison
Solution retrospective
In a refactoring in the future, I would focus more on the accessibility part and use some framework, probably react
What challenges did you encounter, and how did you overcome them?Using the ITCSS methodology was the biggest challenge
What specific areas of your project would you like help with?In terms of accessibility
Community feedback
- @juliengDevPosted 5 months ago
Hello there! 👋 I’ve had the pleasure of reviewing your project, and I’m impressed with your efforts! Your implementation shows great promise. I’d like to share some observations that might help enhance your work even further.
Key Strengths:
- Responsive design with appropriate media queries for mobile and desktop views
- Clean and well-structured HTML using semantic tags like <section> and <picture>
- Thoughtful use of CSS variables for colors and consistent styling
Areas for Growth:
- Accessibility: Consider adding ARIA labels to improve screen reader compatibility, especially for the button and decorative elements.
- Responsive Typography and Layout: Translate to English, try using more responsive values like rem, em, and percentages for typography and layout distribution to ensure scalability across various devices.
- Interactive Elements: Enhance the user experience by adding hover and focus states for interactive elements, particularly the “Add to Cart” button.
Remember, these are suggestions to help you grow. You’re doing great work, and each project is a step forward in your development journey. Keep pushing yourself and exploring new techniques!
I hope you find my feedback valuable after the time I’ve spent reviewing your project. If it has been helpful to you, I would appreciate it if you could mark my comment as helpful on the platform. Your feedback helps me improve too! 🌟
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