GauSeva uses cutting-edge technology to help farmers breed, maintain, and benefit from indigenous cow breeds while promoting environmental sustainability.
This project is built with:
- React
- TypeScript
- Tailwind CSS
- Vite
- Breeding Assistant: AI-powered recommendations for optimal cow breeding
- Environmental Impact Dashboard: Track sustainability metrics
- Marketplace: Connect with other farmers and cow product buyers
To run this project locally:
# Install dependencies
npm i
# Start the development server
npm run dev
Build the project for production:
npm run build
Then deploy the contents of the dist
folder to your hosting provider of choice.