Forecastly is a modern Vue 3 + Vuetify weather application that gives you real-time weather updates, 7-day forecasts, and interactive visuals — all styled in a responsive and user-friendly UI.
- 🔍 Search Weather by City
- 📍 Use My Location (Geolocation support)
- 🌡️ Unit Toggle (°C / °F)
- ⛅ Current Conditions (Temp, Wind, Humidity, etc.)
- 📅 7-Day Forecast with icons
- 📈 Temperature Trend Chart (Chart.js)
- 🎨 Dynamic Background based on weather conditions
- Vue 3
- Vuetify 3
- Chart.js
- Visual Crossing Weather API
- Luxon (for date formatting)
Install dependencies
npm install
Start the dev server
npm run serve
git clone https://github.com/garud24/Forecastly.git
cd Forecastly