logo

Weather Forecast

weather forecast

Weather Forecast is a web app I built to give real-time weather updates and forecasts for cities worldwide. Users can search a city, view the current weather conditions (temperature, humidity, wind, etc.), and also see upcoming weather forecasts. The interface stays clean, intuitive, and works smoothly on mobile and desktop.

I built the entire frontend using React. The project is hosted on Vercel and the source code lives on GitHub. The design is minimal yet functional, focusing on performance and user-friendly experience.

Tech used: React, modern JavaScript/TSX, TailwindCSS (and whatever styling you used), Weather API, deployed on Vercel.

Links

Why it’s portfolio-worthy

This app shows that you can build data-driven, real-world useful applications: integrate external APIs, handle dynamic input (city search), and present data clearly. It’s a practical utility app — and often, those are the most relatable to users.