Easybank landing page

Design preview for the Easybank landing page coding challenge


About The Project

This challenge will provide a nice test for your layout skills. If you're ready to move up from Junior challenges, this one is a great next step.

Your 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

While doing this task, I decided to use Tailwind CSS. Performing the task, I wanted to understand how this CSS framework works.

Demo Easybank | Challenge on Frontendmentor


Built with


In order to deploy the project locally, you need to:

  1. Clone the project
  2. Run command npm install
  3. To track changes in the project, run the command npm run watch