Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Easybank Landing Page using React.js and Styled-Components

#react#styled-components
Veljko Ilicβ€’ 190

@veljkoilic

Desktop design screenshot for the Easybank landing page coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
3intermediate
View challenge

Design comparison


SolutionDesign

Solution retrospective


Any feedback is welcome! :)

Community feedback

P
ApplePieGiraffeβ€’ 30,545

@ApplePieGiraffe

Posted

Hey there, Veljko Ilic! πŸ‘‹

Great job on this challenge! πŸ‘ Your solution looks good and is responsive! πŸ™Œ

A couple of suggestions I have are,

  • Turning the navigation links in the header and footer of the page into actual links by wrapping each of them in a link tag.
  • Turning the article cards in the "Latest Articles" section into links as well since they seem as if they would take users to their respective article when clicked.
  • Setting the alt text for the icons in the "Why choose Easybank?" section to be an empty string so that they will be ignored by screen readers. That’s because those elements aren't really necessary or important to the content of the page and as a result probably don't need to be read by screen readers.
  • Adding some more descriptive alt text the images in the cards in the "Latest Articles" section (unless you'd prefer to hide those from screen readers, as well, which should be okay). That’s because alt text is read by screen readers to describe images to users, so it’s important to write alt text that makes sense and will give users a good sense of the content and purpose of an image. Currently, that alt text is exactly the same as the titles of each of the cards, which might not be the most helpful! πŸ˜…

Hope you find this helpful. 😊

Keep coding (and happy coding, too)! 😁

1

Please log in to post a comment

Log in with GitHub
Discord logo

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