It's An Internet of things(IOT) project where it gets data from ESP8266 which has moisture and Temprature sensor attached to it. It then sends data to thinksoft using POST request. But Thinksoft lacks some flexibility of graphs which is greatly provided in Chart JS used in this project. This react Projects get data from thinksoft and populate the graphs.
Run In your terminal
- npm
npm install
- Get your api key from think soft
- Change URL According to your API KEY in AXIOS Call