Skip to content

deco3801-mortein/frontend

Repository files navigation

Project logo

VibeGrow


Guide to rebuild our project.

🌺 Table of Contents

🍀 About

Access our web application here: https://vibegrow.pro/

Welcome to VibeGrow! Our innovative project combines hardware and software to revolutionize plant care. At its core is a small device attached to the base of a plant, capable of producing vibrations at frequencies used for insect communication. This device is wirelessly operated through a user-friendly web interface. Beyond pest control, VibeGrow monitors crucial plant health metrics (soil moisture, temperature, and light exposure), allowing users to care for their plants remotely. Our web application also features comprehensive plant and pest search functionality, providing users with easy access to vital gardening information.

🌷 Our Features

  • 💫 Customized Homepage: Displays all user plants with names and icons for quick identification.
  • 💫 Real-Time Plant Health Monitoring: Three progress bars (temperature, light exposure, soil moisture) provide at-a-glance health status.
  • 💫 Detailed Garden Guidance: Separate search functionalities for plants and pests, offering cultivation tips and pest control advice.

🙉 Getting Started

All code for this project can be found here.

✨Rebuilding the the Web Application

  • Clone or download the frontend repository to your local machine.

  • Open the project folder using your preferred code editor

  • Add the following environment variables to your environment (these will give you access to our sdk package and the Perenual API for the plant guide):

    NPM_AUTH=<your personal access token>

    VITE_API_KEY=<your perenual plant API key>

  • In your terminal, navigate to the cloned or downloaded frontend repository folder and run the following commands:

    • npm install
    • npm run build
  • The created dist file can then be deployed using any web hosting service (such as AWS Amplify)

  • You will need to give the hosting service your Perenual API key

  • Accessing Our Deployed Web Application:

🐜 Built Using

React, Vite, AWS Amplify, Perenual Plant API

Images Used

  • GuidancePage.jsx
    • Plant in flower pot icon. © alekseyvanin / Adobe Stock
    • Vector set of icons with insects for pest control business. © Alexandra Gl / Adobe Stock
  • HomePage.jsx
    • Set of trendy potted plants for home. © Good Studio / Adobe Stock

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •