Skip to content

Conversation

Amanyadav0315
Copy link

📧 Newsletter Subscription Feature

Changes

  • Added newsletter subscription form in footer above social icons
  • Implemented reusable Toast notification system with success/error states
  • Added comprehensive email validation (HTML5 + regex)
  • Fully responsive design with mobile-optimized layout
  • Auto-dismissing toasts (3s) with manual close option

Files Modified

  • Footer.jsx - Newsletter form integration
  • Footer.css - Responsive styling
  • Toast.jsx & Toast.css - New notification component

UI/UX

Clean minimal design with white input box and blue gradient button. Toast notifications appear top-right with smooth animations.

Backend integration points marked for API connection.

closes #19

Copy link

vercel bot commented Oct 3, 2025

@Amanyadav0315 is attempting to deploy a commit to the notshrirang's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@NotShrirang NotShrirang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should use react-toastify.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use TailwindCSS

@NotShrirang
Copy link
Contributor

@Amanyadav0315 any updates?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Newsletter Subscription in Footer with Toast Notifications

2 participants