KisanWise is a frontend development showcase project demonstrating a mock AI-powered agricultural advice platform. This project highlights advanced frontend technologies and design patterns.
- 🌦 Weather Updates UI: Interface for displaying real-time weather forecasts.
- 🤖 AI Chatbot UI: Mockup for an AI chatbot interaction.
- 📚 Resource Library UI: Design for an extensive library of agricultural resources.
- 🌱 Personalized Advice UI: Mock interface for receiving tailored advice based on user input.
- 🛒 Marketplace UI: E-commerce design for agricultural products.
Follow these steps to get started with KisanWise:
-
Clone the repository:
git clone https://github.com/DavyJonesCodes/kisanWise.git cd kisanWise
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
To explore KisanWise locally, navigate to http://localhost:3000
in your web browser. This project is a frontend-only mockup intended to demonstrate UI/UX design and frontend development skills.
You can also view the site online at https://davyjonescodes.github.io/KisanWise/.
We welcome contributions! To contribute:
- Fork the repository.
- Create a new branch:
git checkout -b my-feature
- Make your changes and commit them:
git commit -m 'Add some feature'
- Push to the branch:
git push origin my-feature
- Submit a pull request.
Ensure your pull request adheres to our coding standards.
This project is licensed under the MIT License - see the LICENSE file for details.
For inquiries or support, please contact:
- Dev Jones
Thank you for checking out KisanWise! 🌾 This project demonstrates my frontend development capabilities.