Skip to content

andrewgleave/react-weather

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
www
 
 
 
 
 
 
 
 

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