NFT preview card component using BEM methodology

Solution retrospective
I've used BEM methodology on this project and would like to know if I applied it correctly.
Since it's a small project, I didn't use Modifiers just to change colors, should I?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @35degrees
Your BEM looks good. I didn't use any modifiers on this project either. I guess it could have been added to the hovered eye image but I prefer to add that in CSS so I'm not sure. The one thing you should add to your CSS that I see is variables for colors. Nice job!
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