A platform for measuring the health of your plants using an IOT device called an Earthie.
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.
- As ever, our teacher Maxence
We do not own any of the images used in app. All material was sourced for personal use only.