This is a simple web-based platform that predicts suitable crops based on user inputs like weather and soil conditions. The frontend is built using HTML, CSS, and JavaScript.
- Responsive UI for different screen sizes
- User-friendly form for input
- Dynamic result display based on input
- Frontend: HTML, CSS, JavaScript
- Clone the repository:
git clone https://github.com/Linkash-77/smart-agri.git
- Navigate to the project directory:
cd agri npm start cd backend node server.js
smart-agri/
│-- index.html
│-- styles.css
│-- script.js
│-- README.md
Feel free to fork this repository and submit pull requests for improvements.