NikolaD93 / Frontend_Mentor_Newsletter_Signup

Home Page:https://frontend-mentor-newsletter-signup.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a solution to the Newsletter sign-up form with success message.

Technologies used:

  • React.js Tailwind & Vite.js.

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

desktop-design

desktop-success-active

error-states

About

https://frontend-mentor-newsletter-signup.vercel.app


Languages

Language:JavaScript 88.1%Language:HTML 9.5%Language:CSS 2.4%