Skip to content

Conversation

@VAMSHIYADAV46
Copy link

@VAMSHIYADAV46 VAMSHIYADAV46 commented Aug 31, 2025

✨ Description

Implemented a Contact Form that matches the project’s theme and is displayed right after the review section.
The form allows users to submit their name, email, and message, which will be sent via Nodemailer to the designated recipient.

Fixes #343 .


🛠️ Type of Change

  • New feature (Contact Form functionality with Nodemailer)
  • UI/UX improvement (design, layout, or styling updates)
  • Bug fix (non-breaking change that fixes an issue)
  • Performance optimization (e.g., code splitting, caching)
  • Documentation update (README, contribution guidelines, etc.)
  • Other (please specify): ____________________

📌 Changes Made

  • Added a Contact Form UI styled to match the existing theme.
  • Integrated Nodemailer to handle sending emails from the form.
  • Created a separate mailer file for Nodemailer functionality.
  • Configured a .env file for storing email credentials securely.
  • Added a new backend route to handle form submissions and trigger email sending.

📦 Dependencies

  • Installed Nodemailer (npm install nodemailer).
  • Added dotenv for environment variable management.

✅ Checklist

  • My code follows the style guidelines of this project.
  • I have tested my changes across major browsers/devices.
  • I have tested my changes in development mode (npm run dev).
  • I have written or updated related tests, if necessary.
  • This is an assigned issue to me, not an unassigned issue.

gaurivvv and others added 25 commits August 1, 2025 23:35
…mail-issue

Revert "Fixed Mail issue in ui ."
…ction

Add Testimonials Section to Homepage
Improved Landing Page UI & Responsiveness
…mate-merge

issue create automate merge added
improved :  updated readme with readme details  , Also do you want me…
…navbar-by-dashboard-in-mobile-or-tablet-form-

Replaced the navbar by dashboard in mobile or tablet form.
fix: added hover effects to Customer Love and Social Proof components…
@vercel
Copy link

vercel bot commented Aug 31, 2025

@VAMSHIYADAV46 is attempting to deploy a commit to the muneerali199's projects Team on Vercel.

A member of the Team first needs to authorize it.

@netlify
Copy link

netlify bot commented Aug 31, 2025

👷 Deploy request for docmagic1 pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 7775abd

@netlify
Copy link

netlify bot commented Aug 31, 2025

👷 Deploy request for docmagic-muneer pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 7775abd

@VAMSHIYADAV46
Copy link
Author

hey @Muneerali199 can you checkout this PR

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.

[Feature]: Implement Contact Feature

10 participants