frontendstu / maker-pre-launch-landing-page

My solution to the Frontend Mentor "Maker Pre Launch Landing Page" challenge

Home Page:https://frontendstu.github.io/maker-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. 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 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

Links

My process

Built with

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

What I learned

I had a great time building this solution. I found that it was enough to test myself, but not too much to break me. I was able to confidently build the layout and match the design as close as possible.

My only thing I wasn't able to get right was the squiggle on the email notfication section. But overall I thoroughly enjoyed this project.

Author

About

My solution to the Frontend Mentor "Maker Pre Launch Landing Page" challenge

https://frontendstu.github.io/maker-pre-launch-landing-page/

License:GNU General Public License v2.0


Languages

Language:SCSS 39.8%Language:CSS 35.1%Language:HTML 21.7%Language:JavaScript 3.4%