GreenMind-Hub is a Next.js-powered community platform for sharing and voting on sustainable ideas. Admins moderate submissions, while members collaborate on eco-friendly solutions. The platform offers a seamless experience for browsing, managing, and contributing to green initiatives, supported by a powerful backend and intuitive UI..
- 🚀 Client: GreenMind-Hub Live Client
- 🖥️ Server: GreenMind-Hub Live Server
- 🛒 Product listing and filtering
- 📦 Order placement and tracking
- 🧑💼 Admin dashboard for product and order management
- 🔒 Authentication & Authorization (JWT)
- 💳 Payment integration via SSLCommerz
- 📤 Image uploads via Cloudinary
- 📧 Email notifications with Nodemailer
- 🧾 Form validation with Zod & React Hook Form
- 📂 File upload support via Multer
- 🧩 Client: GreenMind-Hub-Client
- 🛠️ Server: GreenMind-Hub
# Clone the repository
git clone https://github.com/nazim1971/GreenMind-Hub-Client.git
# Navigate into the project directory
cd GreenMind-Hub-Client
# Install dependencies
pnpm install
# or
npm install
# or
yarn installCreate a .env.local file in the root of the client project:
NEXT_PUBLIC_API_URL="your_backend_url"Then, start the development server:
pnpm dev
# or
npm run dev
# or
yarn devMd. Nazim Uddin 🔗 GitHub Profile 📧 Email: nazimmuddin10@gmail.com