Skip to content

Write a web application that given a location (e.g. Porto) fetches the weather forecast for the next 5 days. To achieve that you can use the Yahoo API

Notifications You must be signed in to change notification settings

bonucci/BLIP-Js-Exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BLIP-Js-Exercise

Write a web application that given a location (e.g. Porto) fetches the weather forecast for the next 5 days. To achieve that you can use the Yahoo API.

Usage

# clone repository
git clone https://github.com/bonucci/BLIP-Js-Exercise.git

# change directory
cd BLIP-Js-Exercise

# install dependencies
npm install

# start app
npm start
Visit http://localhost:8000 to view the page.

About

Write a web application that given a location (e.g. Porto) fetches the weather forecast for the next 5 days. To achieve that you can use the Yahoo API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published