Skip to content

Very simple app that uses Yahoo weather API with node (express) Angular and Bootstrap for CSS

Notifications You must be signed in to change notification settings

fsagaz/Basic_API_Node_Yahoo_Weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It's a very simple app that uses Yahoo weather API with express and treats the response with Angular.

The cities are set on controller.js file: $scope.cities = ["Barcelona", "Madrid", "Cuenca", "Valladolid", "Oslo"];

  1. install all the modules requiered using 'npm install' from terminal inside this folder
  2. for starting type: node app.js

About

Very simple app that uses Yahoo weather API with node (express) Angular and Bootstrap for CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published