Skip to content

Easybank Landing Page

Esther Marie Reis edited this page Sep 14, 2022 · 5 revisions

Frontend Mentor - Easybank landing page solution

This is a solution to the Easybank landing page challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for the site depending on their device's screen size
  • See hover states for all interactive elements on the page

Screenshot

Screenshot Desktop

Links

My process

Built with

  • Semantic HTML5 markup
  • Accessibility:
    • Keyboard test
    • Screen reader
    • Testing tools: axe DevTools, Wave, pa11y
  • CSS Grid
  • Mobile-first workflow
  • React - JS library
  • Next.js - React framework
  • Styled Components - For styles

What I learned

This project has a lot of images, and it was very challenging to use the Image component from Next.js. I learned how to use the layout prop from next/image and how to Optimize Largest Contentful Paint of the banner image to improve the performance of the landing page. These for sure were great lessons to start learning more about performance.

Continued development

  • Fix color contrast problems.
  • Add transition to header menu button.
  • Refactor code to make it more understandable.

Useful resources

Author

Acknowledgments

I would like to thank every happy person who helped me with suggestions, links and examples! 😄