niemal / frontendmentor_13

Home Page:https://niemal.github.io/frontendmentor_13/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Mentor - Manage landing page solution

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

My process

Built with

What I learned

I implemented keen-slider for the first time and it seems smooth and clean. I also made for the first time an :active ripple-like button animation. It was a bit challenging making this responsive for all devices but it was a joy!

About

https://niemal.github.io/frontendmentor_13/


Languages

Language:JavaScript 98.1%Language:HTML 1.9%