Skip to content

JacobPantuso/weather-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


What is Weather React?

Weather React is a data-driven weather webpage built with ReactJS. It uses OpenWeatherAPI to fetch the weather of the current location of the user. Here is a preview of the page:

It also supports critical and severe weather alerts. The alerts will be displayed in a red card at the top of the page:


How does it work?

When a user vists the webpage they will be prompted to share their location. Their location data is sent to the API and the weather data is displayed. The location is stored in local storage for blazing fast response times with the API. A users location is never stored externally or shared with third-parties. It will be made to use the request to the API and stored in the local cache of the browser being used.


Resources

About

A data-driven weather webpage built with ReactJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published