This web-based weather forecast application, crafted with a minimalist design using React, effortlessly incorporates the OpenWeather API. It aims to furnish precise weather updates, covering key aspects like temperature, wind speed, and humidity. Its central goal is to furnish users with current weather insights and forecasts in a seamless manner.
• React.js Framework. • Restful APIs with OpeanWeather.
To run the Weather Forecast App locally, follow these steps:
git clone https://github.com/Ryannn41/Weather-Forecast-App.git
cd weather-app
npm install
https://openweathermap.org/api
npm start
Provide accurate weather information, encompassing details such as temperature, wind speed, and humidity.
The application consistently retrieves data from the OpenWeather API, guaranteeing that the weather details are always current.