Skip to content

kamatchi-somesh/Cattle-Crop-Hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Cattle Crop Hub

Cattle Crop Hub is an online platform connecting farmers and customers, providing fresh cattle products directly to your doorstep.

Table of Contents

Introduction

Cattle Crop Hub is a project that aims to simplify the process of buying fresh cattle products by connecting farmers and customers through an online platform. The project provides a user-friendly interface for placing orders, viewing placed orders, and managing user profiles.

Features

  • Browse and filter cattle products based on categories.
  • Place orders for fresh cattle products.
  • View and manage placed orders.
  • User profile with personal information and order history.

Getting Started

Prerequisites

Make sure you have the following installed:

Installation

  1. Clone the repository:
git clone https://github.com/kamatchi-somesh/cattle-crop-hub.git
cd cattle-crop-hub
  1. Install dependencies:
npm install
  1. Create a .env file in the root directory with the necessary environment variables:
REACT_APP_SERVER_DOMIN =
REACT_APP_ADMIN_EMAIL =
REACT_APP_STRIPE_PUBLIC_KEY =

Usage

  1. Start the development server:
cd backend
npm start
  1. Open your browser and visit http://localhost:3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published