pooranjoyb / popShop

eCommerce Shoping Platform (with Admin Panel) based on ReactTS & Daisy UI, integrating Supabase as BaaS
https://pop-shop-github.vercel.app/
MIT License
34 stars 71 forks source link

Implemented contact feature and added FQA section. #194

Closed masterboy376 closed 3 months ago

masterboy376 commented 3 months ago

Added a FQAs section on contact page and implemented a working contact form on contact page.

Fixes #187

Type of change

Please give a X on it which is applicable

How Has This Been Tested?

Admin have to create an account on EmailJS service, and then create setup a Gmail service and add a template (with variables such as name, email, message). Now, copy EmailJS public key, service id and template id, and then add following fields to the .env.local file VITE_EMAILJS_PUBLIC_KEY, VITE_EMAILJS_SERVICE_ID and VITE_EMAILJS_TEMPLATE_ID. Now simply fill contact form and send.

Screenshots and Videos:

screen-recorder-wed-jun-05-2024-14-47-17.webm

Checklist:

give a X on it which is applicable

vercel[bot] commented 3 months ago

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

Name Status Preview Comments Updated (UTC)
pop-shop ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 5, 2024 3:00pm
masterboy376 commented 3 months ago

@pooranjoyb PTAL

masterboy376 commented 3 months ago

Hello @pooranjoyb addressed the comment. PTAL

pooranjoyb commented 3 months ago

Nice work @masterboy376 🚀