cholis04 / easybank-landing-page-master

This is my solution to the Easybank Landing Page challenge on Frontend Mentor.

Home Page:https://easybank-landing-page-master-beta-six.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • 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

Desktop

Easybank landing page (Desktop) - Intro Easybank landing page (Desktop) - Aside & Footer

Tablet

Easybank landing page (Tablet) - Feature

Mobile

Easybank landing page (Mobile) - Open Menu Easybank landing page (Mobile) - Footer

Links

My process

In this challenge, I want to focus on improving page layouts with good structure which will indirectly improve page accessibility.

Built with

I'm just using a simple setup, but I need to make sure that my code runs correctly in all web browsers. Here's the technology I use:

  • HTML5
  • Sass - (CSS preprocessor)
  • Typescript - (JavaScript with syntax for types)
  • Parcel - (Build tool for web)

From this technology, it allows me to develop simple sites written such as HTML, CSS and Javascript with minimal configuration thanks to Parcel which has taken care of it.

What I Learned

  1. Improved ability to specify tags on page layout for designs to be worked on.
  2. Understand the use of semantic tags for accessibility.

Useful resources

Author

Acknowledgments

Many thanks to anyone who provided feedback.

About

This is my solution to the Easybank Landing Page challenge on Frontend Mentor.

https://easybank-landing-page-master-beta-six.vercel.app/


Languages

Language:SCSS 49.1%Language:HTML 47.9%Language:TypeScript 3.0%