Skip to content

adityaphasu/manage-landing-page

Repository files navigation

Manage landing page

This is a solution to the Manage landing page challenge on Frontend Mentor.

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

My process

Built with

  • Mobile-first workflow
  • SCSS
  • React

Author