SN
Back to Projects
SkyCast
Web App

SkyCast

SkyCast is a modern weather forecasting web app developed using React. It enables users to search weather details by city name and view real-time temperature, weather conditions, and icons fetched dynamically through OpenWeatherMap and GeoDB APIs. Designed with simplicity and accessibility in mind, SkyCast features a clean, responsive user interface suitable for both desktop and mobile devices. It demonstrates API integration, error handling, and real-time data rendering in React applications.

ReactJavaScriptOpenWeatherMap APIGeoDB APICSS
Role

Frontend Developer

Status

Completed

Key Features

Search weather by city name using GeoDB Cities API

Real-time temperature and condition updates via OpenWeatherMap

Dynamic weather icons and background visuals

Error handling for invalid city inputs

Clean, responsive, and user-friendly UI design

Technologies Used

Frontend
  • React
  • JavaScript (ES6)
  • CSS
APIs
  • OpenWeatherMap API
  • GeoDB Cities API