Skip to content

imnkywf/weather-forecast-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Forecast App

The Mobile Weather Forecast App is a feature-rich application developed using React and React Redux, incorporating the OpenWeather API. Its goal is to provide real-time weather information and forecasts to users. Designed specifically for mobile devices, this app offers a responsive and intuitive user interface, allowing users to conveniently access accurate weather data while on the go.

Techniques Used

• React.js Framework. • React-Redux. • MUI Library. • Adaptive and Responsive Application Design. • Restful APIs with OpeanWeather.

Installation

To run the Mobile Weather Forecast App locally, follow these steps:

1. Clone this repository:

git clone [email protected]:imnkywf/weather-forecast-app.git

2. Navigate to the directory:

cd weather-forecast-app

3. Install all the dependencies:

npm install

4. Go to OpenWeather and generate your own key:

https://openweathermap.org/api

5. Replace with your own key and start:

npm start

Functionality

Accurate Weather Reports:

Users can retrieve detailed information about the weather, including temperature, wind speed, humidity, and more.

Real-time Updates:

The app continuously fetches data from the OpenWeather API, ensuring that the weather information is up-to-date.

User-friendly Interface:

The application offers a user-friendly and intuitive interface, making it easy for users to see the details and retrieve the desired weather information.

Time-based Theme:

The app detects the current time and adjusts the background image to reflect the corresponding day or night theme.

Challenges

To cope with the delayed activation process and limited request times of the OpenWeather API, it is necessary to store the retrieved data during the development stages of the Weather Forecast Application, ensuring efficient progress and reducing reliance on real-time API responses.

Preview

Day Time

Alt text

Night Time

Alt text

About

Weart forecast/prediction by using OpenWeather

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published