https://github.com/tylerapfledderer/weather-app-react
5-Day Forecast Built with React (Context API, React Router, React Hooks)
https://github.com/tylerapfledderer/weather-app-react
Last synced: 8 months ago
JSON representation
5-Day Forecast Built with React (Context API, React Router, React Hooks)
- Host: GitHub
- URL: https://github.com/tylerapfledderer/weather-app-react
- Owner: TylerAPfledderer
- Created: 2020-12-08T16:24:17.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-15T00:10:45.000Z (over 5 years ago)
- Last Synced: 2025-02-06T12:30:10.518Z (over 1 year ago)
- Language: JavaScript
- Size: 1.73 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Weather App
Desktop app built in ReactJS that provides current, 5-day, and hourly weather data.
## Motivation
This project is my first practice with this JavaScript library, having gone through the basic study of React. It provided a good challenge in implementing and manipulating API with the Context API, React hooks and custom hooks.

## Tech/Framework
- ReactJS with Context API and Hooks
- React Router
- Open Weather OneCall API
- Geolocation API
- Big Data Cloud Reverse Geolocation API