Skip to content

Weather app built with React + Redux and utilizing OpenWeather API.

Notifications You must be signed in to change notification settings

jordanccox/redux-weather-app

Repository files navigation

Redux Weather App

Search a city name and get back three graphs displaying the temperature, pressure, humidity, and corresponding averages for that city over the next 5 days. This app was built with React using Vite, Redux, and utilizes the OpenWeather API.

Run Locally

To run locally, fork and clone this repository. cd into the directory you created and execute the following commands:

npm install
npm run dev

Now you can type a city name into the input box and retrieve weather data about it. If you get an error, check your spelling. If the city you want isn't coming up, enter the city, state, and two-letter country ISO code (for example, "Chicago, Illinois, US").

About

Weather app built with React + Redux and utilizing OpenWeather API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages