Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Arman001/Newsletter-Signup

Repository files navigation

Frontend Mentor - Newsletter sign-up form with success message solution

This is a solution to the Newsletter sign-up form with success message 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:

  • Add their email and submit the form
  • See a success message with their email after successfully submitting the form
  • See form validation messages if:
    • The field is left empty
    • The email address is not formatted correctly
  • View the optimal layout for the interface depending on their device's screen size
  • See hover and focus states for all interactive elements on the page

Screenshot

  • Mobile Version

Alt text Alt text

  • Deskptop Version

Alt text Alt text Alt text

Links

My process

Built with

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

What I learned

I learned some new thing while working on this challenge which are as follow:

  • A lot more JS involvement.
  • Going between two different designs.
  • Validation of Email using Regex

Author

About

This is a newsletter signup form with success message display on correct signup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published