Submitted about 1 year ago
Four card feature section using React + Vite
@roraima1986
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
no comment
What challenges did you encounter, and how did you overcome them?no comment
What specific areas of your project would you like help with?no comment
Community feedback
- @petritnurediniPosted 10 months ago
Congratulations on completing your project! Here are some quick recommendations to enhance your code:
- Component Reusability: Consider making your
Card
component more reusable by passing props dynamically instead of hardcoding values. - CSS Custom Properties: Utilize CSS custom properties more extensively for better maintainability and consistency across your styles.
- Responsive Design: Ensure your design is fully responsive on various devices by testing and adjusting layout breakpoints.
- Semantic HTML: Use semantic HTML elements for better accessibility and SEO optimization.
Keep up the great work, and remember to keep learning and refining your skills!
For further learning, check out these resources:
Marked as helpful0 - Component Reusability: Consider making your
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