SMME Connect is a responsive web platform designed to empower small, medium, and micro enterprises (SMMEs) by providing a centralized space to connect, collaborate, and grow. It facilitates knowledge sharing, networking, and trading opportunities in a user-friendly environment.
Demo: smmeconnect.netlify.app
- 🔗 Connect & Network: Discover and collaborate with like-minded entrepreneurs.
- 🛍️ Marketplace: Showcase and explore products or services in categorized listings.
- 📚 Knowledge Centre: Access SME-focused guides, templates, and resources.
- 🗣️ Community Discussions: Join forums and engage in sector-specific conversations.
- 📈 Business Tools: Manage profiles, monitor trends, and stay informed with news and updates.
- Framework: Vite + React
- UI Library: shadcn/ui
- Language: TypeScript
- Styling: Tailwind CSS
git clone https://github.com/Denzel-Witbooi/smmeconnect.git
cd smme-connect
npm install
npm run dev