Back to Projects
Frontend App Project Build

Weather App

Weather forecast app with real-time city search, current conditions, and 5-day forecasts.

Role

Frontend Developer

Year

2025

Stack

React + Vite

Problem

Users need quick access to current weather and short-term forecasts through a clean, responsive interface.

Solution

The app connects to OpenWeatherMap API and presents current conditions plus forecast data in a lightweight React interface.

Overview

What I Built

A modern weather forecast app built with React, Vite, and Tailwind CSS. Uses the OpenWeatherMap API to fetch real-time weather data and a 5-day weather forecast.

Technical Highlights

Engineering Notes

React and Vite frontend setup
External API integration
Responsive weather dashboard UI
Search-driven data fetching flow