Dima-Bulavenko / TechCore

0 stars 0 forks source link

USER STORY: Newsletter subscription #59

Closed Dima-Bulavenko closed 16 hours ago

Dima-Bulavenko commented 18 hours ago

As a user I want to subscribe to a newsletter so that I can receive updates on new products, promotions, and relevant information.

Acceptance criteria

  1. Display a clear newsletter subscription option in the footer.
  2. Provide a simple form for the user to enter their email submit.
  3. Ensure form validation is in place to prevent invalid email entries.
  4. Display a success message after successful subscription and inform the user about the confirmation email.
  5. Ensure the subscription feature is responsive and accessible on both desktop and mobile devices.