Weather Dashboard
frontend
₹99onwards
Fetch live weather data from a public API and display it in a clean, responsive UI with city search, current conditions, and a 5-day forecast.
- Consume a third-party REST API using the Fetch API in React
- Manage async data loading with useState and useEffect
- Handle API errors and show user-friendly loading and error states
- Deploy a React app to production