Welcome to the Plant Tracker web application! This project helps users track and manage information about their plants, including details such as watering schedules and more.
- Plant List: View a list of all tracked plants with their basic information.
- Plant Details: Access detailed information about each plant, including species, date planted, and specific care instructions.
- Watering Schedule: Set and track watering schedules for each plant.
- Photo Gallery: Upload and organize photos of your plants to monitor changes over time.
- Reminders: Receive reminders for watering, fertilizing, and other plant care activities.
To run the Plant Tracker web application locally, follow these steps:
-
Clone the GitHub repository to your local machine:
git clone https://github.com/Kritika30032002/ReactCreations.git -
Navigate to the project directory:
cd Plant Tracking -
Install the required dependencies using npm:
npm install -
Start the App:
- Start the front-end application:
npm run start - Start the backend application:
node index.js
The app should now be up and running in your web browser. You can access it at http://localhost:3000/.
-
Frontend:
-
React: The front-end framework used to build the application.
-
Tailwind: For responsive and attractive user interface design.
-
Backend:
-
Node js: The backend framework used to handle server-side logic and API endpoints.
-
Mongodb: The database technology used to store and retrieve data.
Happy Exploring! ππ