Skip to content

MohanadOO/manage-landing-page

Repository files navigation

Manage landing page || Frontend Mentor

This is a solution to the Manage 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
  • See all testimonials in a horizontal slider
  • Receive an error message when the newsletter sign up form is submitted if:
    • The input field is empty
    • The email address is not formatted correctly

Screenshot

Links

  • Solution URL: Here
  • Live Site URL: Here

My process

Built with

Useful resources

  • SwiperJs React Docs - This helped set up the slider and modify the styles to fit the project for different breakpoints.

  • Headless UI Menu Docs - Headless UI is very easy to setup that's why I use it to create the navigation menu.

Author