diorwave /
ecommerce-website
A modern e-commerce web app built with Next.js, MongoDB, and NextAuth. Features include product management, cart, checkout, admin dashboard, and Cloudinary image uploads with responsive design.
76/100 healthLoading repository data…
Sk-Sakirul / repository
A responsive e-commerce platform with admin dashboard, real-time product management, analytics, and shopping cart.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Trendbe is a full-stack e-commerce platform that provides both a customer-facing online store and a powerful Admin Dashboard. Customers can browse, search, and purchase products, while admins can manage the store in real time, including products, users, and transactions.
Fullstack (Frontend + Backend)
trendbe/
├── backend/ # Express.js + MongoDB backend, REST APIs, Stripe integration
└── frontend/ # React + Firebase frontend with product catalog & shopping cart
📊 Admin Dashboard – Manage products, users, and transactions in real time. View analytics and handle orders securely.
🔍 Product Catalog – Browse, search, and filter products with pagination.
🛒 Shopping Cart – Add, remove, and update items with dynamic totals.
💳 Payments – Stripe integration for secure checkout.
🔐 Authentication – Firebase login & role-based access (customer / admin).
📱 Responsive UI – Clean, mobile-friendly design for both users and admins.
MERN Stack with Firebase Auth for secure and scalable development.
Redux Toolkit for predictable state management.
Stripe for payment gateway.
Firebase Storage for storing assets.
Modular Backend (Express + MongoDB) for APIs and product management.
git clone https://github.com/Sk-Sakirul/E-commerce-Trendbe-.git
cd E-commerce-Trendbe-
cd backend
npm install
npm run dev
cd frontend
npm install
npm run dev
PORT=5000
MONGO_URI=mongodb://127.0.0.1:27017/your_database_name
JWT_SECRET=your_jwt_secret
STRIPE_KEY=your_stripe_secret_key
PRODUCT_PER_PAGE= 8
VITE_FIREBASE_KEY=your_firebase_api_key
VITE_AUTH_DOMAIN=your_project.firebaseapp.com
VITE_PROJECT_ID=your_project_id
VITE_STORAGE_BUCKET=your_project.appspot.com
VITE_MESSAGING_SENDER_ID=your_sender_id
VITE_APP_ID=your_app_id
VITE_SERVER=http://localhost:5000
Selected from shared topics, language and repository description—not editorial ratings.
diorwave /
A modern e-commerce web app built with Next.js, MongoDB, and NextAuth. Features include product management, cart, checkout, admin dashboard, and Cloudinary image uploads with responsive design.
76/100 healthHazemSarhan /
A modern, responsive e-commerce UI built with React, TypeScript, Vite, and ShadCN UI. Includes product browsing, filtering, cart, reviews, user authentication, and admin dashboard.
38/100 healthMuratOfficial /
A modern and responsive admin dashboard for managing an e-commerce store — built with Next.js and Tailwind CSS.
32/100 healthyavuzahmet1 /
A modern full-stack e-commerce application built with Next.js 15, TypeScript, and Tailwind CSS. Features include a responsive shopping interface, admin dashboard, user authentication, cart management, and order processing. Built with the latest App Router and modern React patterns.
53/100 healthAbdoosama-0 /
🌐 E-Commerce Platform - A full-stack e-commerce application with a responsive user interface, admin dashboard, secure authentication, and RESTful APIs. Built with Next.js, React, TypeScript, Node.js, Express, and MongoDB.
47/100 healthAndrixNg1 /
A fast, responsive e-commerce admin dashboard built with Astro, TypeScript, Tailwind CSS, and ECharts.
75/100 health