Skip to content

seanmavley/cc-weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Weather App

This is a simple weather app, which upon load, asks user for permission to load GeoLocation and displays weather relating to user's location.

Should the user deny access to auto-detect location, the user is presented with the option to manually add in any location coordinates or select from 2,000 list of Cities around the world to see weather report.

Run Locally

  • git clone https://github.com/seanmavley/cc-weather-app
  • cd cc-weather-app
  • npm install && bower install
  • gulp serve

For more

See blog.khophi.co for more details

About

A Simple Weather App based on the API from OpenWeatherMap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published