Skip to content

Using a 3rd party weather API, user can check weather data and access previous searches. Made using React.

Notifications You must be signed in to change notification settings

BestBroBradley/weather-buddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Buddy

This project uses the Open Weather API to allow a user to search for weather in their local area. Using local storage, users can store their previously searched locations and easily check the weather in those locations as well.

Screenshot of app

Each search yields the current weather for that location, as well as the five-day forecast for that location. Details include temp, humidity, and a text description of the weather.

It uses React for dynamic rendering.

https://bbb-weather-buddy.herokuapp.com/

3rd Party Items Used

React

Create React App

Open Weather API

Axios

Styled Components

About

Using a 3rd party weather API, user can check weather data and access previous searches. Made using React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published