The Project by Team 10 focuses on Smart Farming and utilizes Thingspeak as its IoT platform. The project's web interface is developed using React.
Course Code: EC3.202
Course Name: Embedded Systems Workshop
Run the following commands in your terminal
- cd Website
- npm install
- npm install react-icons
- npm install react-router-dom
- npm install react-chartjs-2 chart.js
- npm start