Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1003 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 1003 Bytes

Weather Dashboard App

This Weather Dashboard has been built with ReactJS, TailwindCSS, React Toastify, Recharts and React Multi Carousel and OpenWeatherMap API's.

This app predicts the current temperature, humidity, wind speed and other weather metrics of your city and also predicts the temperature of the next 5 days and displays it via a graph layout for a better visual analysis

Features

  • Current Weather Metric

    The app gives you the last and most accurate weather metrics for your city.

    current

  • 5-day forecast

    The app gives you the forecast of the weather conditions in your city.

    forecast

  • Persisting last search

    The app persists last searched city and its weather condition.

  • Responsiveness

    The app is responsive to almost all screen sizes.