ShambaFusion is a C2B agro marketplace that connects buyers directly to farmers, cutting out middlemen and brokers. It offers a transparent and efficient way for consumers to purchase fresh farm products.
- Direct From Farmers: Buy fresh products straight from the source.
- Product Categories: Browse a wide variety of farm products.
- Meet the Farmer: Learn more about the farmer behind the produce.
- User Account: Manage your profile, purchases, and inquiries.
- Secure Login: Authentication and account protection.
- Responsive Design: Fully optimized for mobile and desktop use.
To get started with ShambaFusion locally, follow these steps:
Make sure you have Node.js installed on your machine. You can download it here.
-
Clone the repository:
git clone https://github.com/your-username/shambafusion.git
-
Navigate to project directory:
cd shambaFusion2 -
Install dependencies
npm install
-
Launch the app in dev mode
npm run dev