This web application displays current and next 2 days weather information for an entered city
The application retrieves and display weather data from OpenWeather API
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
- Display entered city weather information
- View weather information of several cities at a time
- Highlight maximum and minimum temperatures of a city within the given days
- Display information even when app is
offline
- Remove/Delete city weather information
- Display picture of entered city -- City image api info
- React online/offline package display