Weather widget app. Search. Save. Refresh
https://alexovn.github.io/weather-widget/
- Search weather: Search weather around the World using OpenWeather API
- Delete searched city: Just click on garbage icon near city name in Settings
- Save your weather searches: Autosave and sync your searches with LocalStorage
- Cities slider: Fast access to the weather across all cities in one place. Switch cities by click on card! Powered by Swiper.js
- Reorder cities: Reorder cities using drag and drop feature
- Geolocation: Allow using geolocation once and get current weather in your location
- Refresh weather: Use refresh icon and update all weather at once
- Adaptive: Search weather in all devices
- Forecast widget: Daily forecast for 8 days
npm install
npm run dev
npm run build