
HOSTING OPTIONS
MaterialMart — Construction Materials Marketplace with Admin Panel
- Lifetime access
- Source files included
- Commercial licence
- Setup guide included
- Priority email support
MaterialMart is a ready-to-deploy construction materials marketplace for hardware stores, dealers, and suppliers. Customers browse cement, steel, bricks, tiles, plumbing & electricals, place COD orders, and manage their account. You get a full admin for products, orders, banners, blog, and settings and Docker-friendly deploy.
Features
Modern storefront: banners, categories, deals, testimonials, blog
Catalog search/filters, product detail, wishlist, cart
COD checkout with delivery address + optional GSTIN
Account: orders, invoice PDF, addresses, profile
Admin: products (incl. CSV), orders, catalog, banners, testimonials, blog, customers, site config
Optional freight/pincode zones
Transactional email via SMTP
Seeds, Docker, installation + user docs
Why buy this
Built for building materials, not a generic fashion theme
Faster go-live than a blank MERN starter
COD-first — fits Indian site-delivery retail
GST-aware lines + invoice PDF
Content tools (banners, blog, testimonials) included
Operator-friendly admin with search
Docker / VPS deploy path documented
Who it’s for
Building material dealers & hardware stores
Regional suppliers / distributors
Agencies customizing client ecommerce
Startups building a materials marketplace
Developers learning a real full-stack MERN
Tech stack
React (Vite) · Node/Express · MongoDB · JWT · Tailwind · Zustand · Nodemailer · Docker
Installation (short)
cd server && cp .env.example .env && npm i && npm run seed && npm run seed:banners && npm run devcd client && cp .env.example .env && npm i && npm run dev
Full guide: docs/INSTALLATION.md in the package.