P
ApplePieGiraffe• 30,545
@ApplePieGiraffe
Posted
Hello there, metamusk! 👋
Nice work on this challenge! 🙌 The card component looks great! 👍
Here are a couple of things I'd like to suggest,
- Writing some more meaningful alt text for the image in the card component, as "Illustration" doesn't really describe the purpose or content of the image very well.
- Labeling the button that opens up the social media share menu in some way, either by using an aria-label or by including some invisible text inside the button for screen readers to read. This is important because sighted users can easily tell what the button does by looking at the icon inside of it, but users navigating the web using a screen reader currently won't have any information that tells them what the button does. 😉
Hope you find this helpful. 😊
Keep coding (and happy coding, too)! 😁
Marked as helpful
1