Skip to content

SouleymaneSy7/newsletter-sign-up-with-success-message

Repository files navigation

Frontend Mentor - Newsletter sign-up form with success message

Design preview for the Newsletter sign-up form with success message coding challenge

Welcome! 👋

Thanks for checking out this front-end coding challenge.

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

The challenge

The challenge is to build out this newsletter form and get it looking as close to the design as possible.

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

This is the Screenshot of my work!

Mobile

Mobile Screenshot

Mobile Errors 1

Mobile Errors Screenshot

Mobile Errors 2

Mobile Errors Screenshot

Mobile Success

Mobile Success Screenshot

Desktop

Desktop Screenshot

Desktop Errors 1

Desktop Errors Screenshot

Desktop Errors 2

Desktop Errors Screenshot

Desktop Success

Desktop Success Screenshot

My process

Made this project with Vue 3, I Used the Composition API and GSAP for the Animation!

Built with

  • Semantic HTML5 markup
  • SASS
  • CSS custom properties
  • Flexbox
  • Mobile-first workflow
  • Vue 3
  • Composition API
  • GSAP
  • Vite
  • NPM

Links

Author