Skip to content

This weather application provides weather information for any location around the world.

Notifications You must be signed in to change notification settings

ArezooNazer/weatherForcast

Repository files navigation

Weather Forcast

This weather application provides weather information for any location around the world. It's a user-friendly and informative tool to help you plan your day, week, or travel based on accurate weather data.

Features

  • Current Weather: Get the current weather conditions including temperature (TODO: Add humidity, and wind speed).
  • Hourly Forecast: View hourly weather forecasts for the next 24 hours.
  • 7-Day Forecast: Plan your week with a 7-day weather forecast.
  • Location-Based: Automatically detects your location or allows you to search for weather in any city worldwide.

API

This application fetches weather data from the Open-meteo API. If you'd like to integrate this application with your own API or make custom modifications, you can use the following API endpoint:

https://api.open-meteo.com/v1/forecast?latitude=52.52&longitude=13.41&hourly=temperature_2m,weathercode

For more information on how to use this API endpoint, refer to the Open-meteo API documentation.

Design

The assets used in this Weather Application were sourced from this Figma project.

About

This weather application provides weather information for any location around the world.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages