Skip to content

Web-based weather application that fetches current weather data of the user-specified location.

Notifications You must be signed in to change notification settings

yethranayeh/weather-app

Repository files navigation

Weather App

This is a web-based weather application that is re-built with React (check this branch for pre-React version).

The app fetches the most recent weather data of the user-submitted location from OpenWeatherMap and displays it in UI components.

If allowed by user, the app also uses geolocation on page load to fetch weather data of user's physical location.

The user can also add locations to their favorites for quick access to their most recent data.

The app provides 33 language options, which offers language-based weather results if available.

Built with:

Credits