Skip to content

AngularJS App for checking weather by zipcode/city name (Built with Yahoo Weather API)

License

Notifications You must be signed in to change notification settings

hongbinc/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-App

This is a front-end AngularJS app for check weather by zip code or city name, completed as a code challenge for Emogi.

Available live here: https://hongbinc.github.io/Weather-App

(Due to a Yahoo weather API bug, if the website load slowly, please wait 3-5 seconds or refresh the page)

Currently still a work in progress. As I make continued improvements, I'll update this README.

To run and develop locally:

Note: This project requires node and npm. Instuctions for installing them can be found here.

  1. git clone the repo, and git checkout the master branch
  2. cd into the 'Weather-App' directory
  3. run the command: npm install
  4. run the command: npm start

About

AngularJS App for checking weather by zipcode/city name (Built with Yahoo Weather API)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published