An open API service indexing awesome lists of open source software.

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.

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