This is a dynamic Weather App using React JS and integrated it with a weather API to provide real-time weather information. The app is hosted on Netlify, ensuring seamless deployment and high availability.
Key Features
Real-time weather updates
Location-based forecasting
Dynamic background changes based on weather
Responsive design for mobile and desktop
The Challenge
Handling rate limits from the weather API and ensuring the background images loaded smoothly without impacting performance.
The Solution
Implemented caching for API responses and optimized images using modern web formats.