🔗 Client Live Site: https://global-trade-hab.web.app
🔗 Server Live Site: https://global-hub-server.vercel.app/
GlobalTrade Hub is a modern full-stack web application where users can explore global products, export their own items, and import products into their personal dashboard. The platform ensures smooth user experience with secure authentication, real-time updates, and a clean responsive UI.
- 🔐 Authentication System (Email/Password + Google Login)
- 🌍 Explore Global Products with detailed information
- 📦 Add Export Products with form validation
- 📥 Import Products with quantity limit control
- 🧾 My Imports Dashboard to manage imported items
- 📤 My Exports Dashboard to manage user-added products
- 🔄 Real-time Quantity Update after importing products
- 🔍 Search Functionality based on product name
- 🌙 Dark / Light Mode Toggle
- 📱 Fully Responsive Design (Mobile, Tablet, Desktop)
- ⚛️ React.js
- 🎨 Tailwind CSS
- 🔥 Firebase Authentication
- 🍃 MongoDB
- 🚀 Express.js
- 🌐 Node.js
src/
┣ components/
┣ pages/
┣ routes/
┣ hooks/
┣ firebase/
┗ layouts/
- 🚫 No default alert used (custom toast implemented)
- 🔄 No reload issues on private routes
- 🔐 Firebase domain added properly
- ⚡ Single Page Application (SPA)
- 📊 Export data as CSV
- 👥 Role-based system (Importer / Exporter)
- 📈 Advanced filtering & sorting system
👨💻 Developed by Sohag Ali
⭐ If you like this project, don’t forget to give it a star!