Skip to content

knajjars/earthchip

Repository files navigation

screenshot 2018-12-14 12 48 42

EarthChip

A platform for measuring the health of your plants using an IOT device called an Earthie.

Landing Page

screenshot 2018-12-14 12 48 55

Dashboard

screenshot 2018-12-14 12 48 42

Earthie 1.0

unadjustednonraw_thumb_1867

Getting Started

To check out the code, run...

$ git clone https://github.com/knajjars/earthchip.git
$ cd earthchip/
$ npm i
$ touch .env

At this point you will have to add the following line into the .env file in your IDE

PORT=5000

We have set up the following scripts to get you started on your local machine

npm run dev:client
npm run dev:server

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Acknowledgments

Disclaimer

We do not own any of the images used in app. All material was sourced for personal use only.

About

IoT full stack platform for monitoring the health of your plants

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages