Dhairyash-1 / Manage-landing-page

This landing page is a challange by Frontend mentor and I have created this using HTML, SASS, CSS, JavaScript

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

Manage Landing Page

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow
  • SASS - CSS PREPROCESSOR

What I learned

  • During this project I have learn the css preprocessor sass.
  • I have learn different sass features like nesting,mixinis and modules
  • By using sass modules i am able to split main css files into different css components files
  • I learn very basic that i don't know how to change svg image color on hover

Connect With Me

Author

About

This landing page is a challange by Frontend mentor and I have created this using HTML, SASS, CSS, JavaScript


Languages

Language:HTML 35.1%Language:SCSS 31.3%Language:CSS 30.7%Language:JavaScript 3.0%