Responsive Advice Generator App using API with Bootstrap5

Please log in to post a comment
Log in with GitHubCommunity feedback
- @Dytoma
Hey 👋👋 Good job on completing this challenge. I like the layout of your solution.
For accessibility, I have some suggestions you would want to add to your code.
-For accessibility you'll have to add
aria-label
to your button as there is no text to describe it add anaria-hidden='true'
to thesvg
inside the button.You can read more about ARIA on MDN ARIA Docs 📚.
Happy Coding😇
Marked as helpful
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