Jordypx / pre-launch-landing-page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Mentor - Maker pre-launch landing page solution

This is a solution to the Maker pre-launch landing page challenge on Frontend Mentor coded by me!

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout depending on their device's screen size
  • See hover states for interactive elements
  • Receive an error message when the form is submitted if:
    • The Email address field is empty should show "Oops! Please add your email"
    • The email is not formatted correctly should show "Oops! That doesn’t look like an email address"

Screenshot

Desktop
Tablet

Mobile

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Media queries
  • Javascript

What I learned

I've learned a little bit more about CSS and in JS for modify the style of an element.

Continued development

I would like to optimize and write better my CSS and i would like to be better in JS.

Useful resources

Author

pre-launch-landing-page

About


Languages

Language:CSS 62.2%Language:HTML 33.7%Language:JavaScript 4.1%