COS301-SE-2024 / Crop-Prediction-System

The AI-driven Crop Prediction System that applies Machine Learning and AI to analyze weather, soil, and crop data to predict crop health and yield. This system provides farmers with precise predictions, empowering them to make data-driven decisions and enhance their farming practices.
https://terrabyte.software
6 stars 2 forks source link

Tailwind Config setup with PrimeVue UI Library #12

Closed Xavier893 closed 4 months ago

Xavier893 commented 4 months ago

Added the tailwindconfig and it is currently working with the PrimeVue library.

For routing use:

<NuxtLink to="<path>"></NuxtLink>

Remember to refresh the dev server for new links to take effect.