Skip to content

tmerrick17/intro-component-with-signup-form

Repository files navigation

Frontend Mentor - Intro component with sign up form solution

This is a solution to the Intro component with sign up form 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
  • Receive an error message when the form is submitted if:
    • Any input field is empty. The message for this error should say "[Field Name] cannot be empty"
    • The email address is not formatted correctly (i.e. a correct email address should have this structure: name@host.tld). The message for this error should say "Looks like this is not an email"

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Vanilla Javascript
  • Mobile-first workflow
  • Gulp setup
  • Awesome Fonts

What I learned

I completed this project a day after completing the Base Apparel Project.

This was crucial to understanding this one. I built upon my understanding of validating inputs in a form. It was very helpful to do this one after that project. I'm trying to consume as much JavaScript as possible while still using my strong Sass skills.

Continued development

I just need to keep working on JavaScript more and more.

Useful resources

Author

About

project from Front-end Mentor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published