Skip to content
/ forecast Public

A weather app that fetches 5-day daily forecast data for any location in the US via Ajax requests to OpenWeatherMap API. Built with React, Webpack, Babel, react-router, and axios.

Notifications You must be signed in to change notification settings

bdhsu/forecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forecast

Forecast is a weather app that fetches 5-day daily forecast data for any location in the US via Ajax requests to OpenWeatherMap API. Built with React, Webpack, Babel, react-router, and axios.

Features

create-react-app: Bootstrapped using create-react-app, which includes bundling via Webpack, and Babel as a compiler.

Multipage: Routing through react-router.

Instantaneous Data: Weather data is fetched instantaneously via Ajax requests to the OpenWeatherMap API using axios.

About

A weather app that fetches 5-day daily forecast data for any location in the US via Ajax requests to OpenWeatherMap API. Built with React, Webpack, Babel, react-router, and axios.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published