Skip to content

andrewgleave/react-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React Weather

Example React weather application that uses Forecast.io API and Google Maps for Geocoding.

Build as part of an Intro to React Code Club talk.

Includes server.go, a simple Go-based JSON API to handle geocoding and interfacing with Forecast's API.

Getting started

To get up and running, you'll need to set rootAssetPath to the absolute path of your cloned repo, and replace the placeholder string in forecastURL with your own key.

Usage

Click the location text to show the location search input. Click anywhere on app itself to show an hourly breakdown of the weather for the next 24 hours.

Contributors

License

MIT

About

Example React weather app using forecast.io's API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published