This application helps individuals by providing plant care assistance using Google's Gemini Pro models for vision and text analysis.
Server Side Code : https://github.com/Fada-Club/aarchid-api
- Plant-Specific Task Management
- Lifecycle Tracking
- In-App Health Monitoring
- AI-Powered Chat Support
- React.js
- Tailwind CSS
- ShadCN UI
- Firebase
- Clone the repository
git clone https://github.com/dfordp/aarkid-client.git
- Install all the required dependencies
npm i
- Get Enviroment Variables
.env.example
VITE_API_KEY =
VITE_AUTH_DOMAIN =
VITE_PROJECT_ID =
VITE_STORAGE_BUCKET =
VITE_MESSAGING_SENDER_ID =
VITE_APP_ID =
VITE_MEASUREMENT_ID =
VITE_BACKEND_URL =
- Create a Pull Request To Start Contributing