Built a responsive weather app that fetches and displays real-time data from a public API using Axios.
Designed a clean, mobile-friendly user interface with Material UI components.
Implemented error handling for API requests and structured the application with reusable components.
Wrote unit tests for components using Jest to ensure functionality.