Skip to content

feat: add newsletter subscription with toast notifications#42

Open
Amanyadav0315 wants to merge 1 commit into
HacktoberBlog:mainfrom
Amanyadav0315:feature/newsletter-subscription
Open

feat: add newsletter subscription with toast notifications#42
Amanyadav0315 wants to merge 1 commit into
HacktoberBlog:mainfrom
Amanyadav0315:feature/newsletter-subscription

Conversation

@Amanyadav0315

Copy link
Copy Markdown

📧 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

@vercel

vercel Bot commented Oct 3, 2025

Copy link
Copy Markdown

@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.

@NotShrirang NotShrirang left a comment

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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
Copy Markdown
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