Web application to show the current location weather,search city weather and upcoming week weather forecast.
https://agodse21.github.io/weather-app/
- Saving the weather data in redux-store and session-storage to reduce the dependency of network requests
- Search weather details according to the city
- Detect your current location for displaying weather data
- Shows a map of that location
- Sync data to get the latest updated details of the current weather
- Toast notification for every action
- Pop up modal to display extra details of seven-day forecast weather
- Cool zoom-in zoom-out animations
- Responsive for every screen size.
Install npm
npm start