Skip to content

nazim1971/GreenMind-Hub-Client

Repository files navigation

🌿 GreenMind-Hub

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..


🔗 Live Links


🧠 Core Features

  • 🛒 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

📁 Repositories


💻 Technologies Used

Frontend

Backend


🛠️ How to Run Client Locally

# 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 install

Setup Environment

Create 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 dev

👤 Developer Info

Md. Nazim Uddin 🔗 GitHub Profile 📧 Email: nazimmuddin10@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages