kebin20 / easybank-landing-page

This landing page is designed for a fictional bank company called Easybank, and is built using Tailwind CSS and Vanilla JavaScript. The page has been developed with mobile-first design principles in mind, ensuring optimal user experience across all devices.

Home Page:https://kebin20.github.io/easybank-landing-page/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Page Layout

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

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow
  • Vanilla JS
  • Tailwind CSS - CSS library

Continued development

I learnt about the importance of keeping margins and padding in check so that everything is line together. Things were made very difficult however due to the nature of absolutely positioned elements as it is hard to make it responsive in different screen sizes.

In the future, I will fix the sizing and layout issues for tablets.

Author

About

This landing page is designed for a fictional bank company called Easybank, and is built using Tailwind CSS and Vanilla JavaScript. The page has been developed with mobile-first design principles in mind, ensuring optimal user experience across all devices.

https://kebin20.github.io/easybank-landing-page/


Languages

Language:CSS 57.9%Language:HTML 39.3%Language:JavaScript 2.8%