An open API service indexing awesome lists of open source software.

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)

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.

![image](https://user-images.githubusercontent.com/65234762/107892931-354a3d00-6ef6-11eb-92a4-a6bbf094864c.png)

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