charu1603 / Ignyte-website

https://ignyte-website.vercel.app
9 stars 25 forks source link

feat: Added Validations to the contact form #54

Closed Niharika0104 closed 8 months ago

Niharika0104 commented 9 months ago

Describe your changes (Mandatory)

I have added validations to the contact form using react-toastify package.I have also ensured the entered emailId is in correct format using regex.

Issue ticket number and link (Mandatory)

Issue No:#37

Screenshots of your project output, whatever you have added. (Mandatory)

ignyte

Checklist before requesting a review

vercel[bot] commented 9 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ignyte-website ❌ Failed (Inspect) Feb 28, 2024 2:16pm
Niharika0104 commented 9 months ago

@charu1603 I have found that there is no logic for sending mails.I would like to fix that issue as well.I will use smtp server for sending mails.Let me know if you are okay with this ,then I will raise an issue.

charu1603 commented 9 months ago

sure, Go ahead

Niharika0104 commented 8 months ago

@charu1603 Can you please check this pr out?