Skip to content

emanuel-ra/Easybank-landing-page

Repository files navigation

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

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Astro - Framework
  • React - JS library
  • Tailwind - For styles

Author

Run Locally

Clone the project

  git clone git@github.com:emanuel-ra/E-commerce-product-page---Astro.git

Go to the project directory

  cd app

Install dependencies

pnpm install

Start the server

pnpm run dev