Skip to content

Latest commit

Β 

History

History
Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Β 
Β 
Β 
Β 
Β 
Β 

README.md

Plant Tracker Web Application

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.

Features

  • 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.

Getting Started

To run the Plant Tracker web application locally, follow these steps:

  1. Clone the GitHub repository to your local machine:

    git clone https://github.com/Kritika30032002/ReactCreations.git
    
  2. Navigate to the project directory:

    cd Plant Tracking
    
  3. Install the required dependencies using npm:

    npm install
    
  4. 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/.

Technologies Used

  • 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! πŸŒπŸš€