https://github.com/itsmahmudul/plant-care-tracker
Plant Care Tracker is a sleek and easy-to-use web app that helps plant lovers manage houseplants. Track care tasks, log watering/fertilizing, monitor plant health, and get helpful reminders — all in one place.
https://github.com/itsmahmudul/plant-care-tracker
expressjs firebase mongodb react tailwindcss
Last synced: 3 months ago
JSON representation
Plant Care Tracker is a sleek and easy-to-use web app that helps plant lovers manage houseplants. Track care tasks, log watering/fertilizing, monitor plant health, and get helpful reminders — all in one place.
- Host: GitHub
- URL: https://github.com/itsmahmudul/plant-care-tracker
- Owner: itsmahmudul
- Created: 2025-06-25T11:29:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-27T12:53:00.000Z (about 1 year ago)
- Last Synced: 2025-08-17T18:42:44.489Z (11 months ago)
- Topics: expressjs, firebase, mongodb, react, tailwindcss
- Language: JavaScript
- Homepage: https://plant-care-tracker-6bc76.web.app/
- Size: 3.17 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🌿 Plant Care Tracker
**PlantCare** is your all-in-one solution for managing houseplants.
Designed for plant lovers of all levels, our platform helps you ensure your plants thrive with the right care at the right time.
## 🔗 Live Site
👉 [Visit Plant Care Tracker](https://plant-care-tracker-6bc76.web.app/about)
## 🛠️ Tech Stack
- ⚛️ React
- ⚡ Vite
- 🎨 Tailwind CSS
- 🌼 DaisyUI
- 🧩 React Icons
- 💬 React Tooltip
- 📅 date-fns
- 🎞 Framer Motion
## 🚀 Getting Started
To run this project locally:
```bash
# Clone the repository
git clone https://github.com/your-username/your-repo-name.git
cd your-repo-name
# Install dependencies
npm install
# Start the development server
npm run dev