/Green_house

coding this project for fun..

Primary LanguageJavaScript

Green House System Readme

Welcome to the Green House System!

The Green House System is a project designed to help you effectively manage your greenhouse. It is built using React and Vite. Follow the steps below to run the system on your local machine.

Prerequisites

Ensure that you have Node.js installed on your machine. You can download and install Node.js here.

Installation

  1. Clone the Repository:

    git clone git@github.com:lyndertmanani/Green_house.git
  2. Navigate to the Project Directory:

    cd Green_house
  3. Install Dependencies:

    npm install

Running the Application

Once the dependencies are installed, start the development server by running the following command:

npm run dev

This will launch the Green House System on your local machine. Happy gardening! 🌱