Full-stack MERN eCommerce app with:
- Tailwind + Vite frontend
- Node + Express + MongoDB backend
- Admin dashboard
- WhatsApp checkout integration
- Flutterwave (TZS, M-Pesa) support
- Clone repo
- Run
npm install - Create
.envfile - Start dev server:
npm run dev