Krishi Mitra

Krishi Mitra is a comprehensive platform designed to support and empower smallholder farmers with advanced tools and resources. This project offers features such as blog posts, weather forecasts, soil health testing, and a marketplace for renting agricultural tools and machinery.

Features

  • Blog Page: Read and post blogs with user profiles including names and images.
  • Weather Page: View local weather data and future weather predictions to assist in farming activities.
  • Soil Health Tests: Book soil health tests, upload soil photos, and provide detailed soil and crop information.
  • Farm-Swap Marketplace: Rent agricultural tools and machinery, and list your own items for rent.
  • Multilingual Support: The platform is available in multiple languages for a broader reach.
  • Category Filters: Products and tools can be filtered by category with visual elements.

Installation

Follow these steps to set up and run the project locally:

  1. Clone the Repository

    git clone https://github.com/Amitanand0123/Krishi_Mitra.git
    
  2. Navigate to the Project Directory

    cd Krishi_Mitra
    
  3. Install Required Dependencies

    npm install
    
  4. Start the Development Server

    npm run dev