Skip to content

humbruno/metaweather-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MetaWeather - Next 5 Days Forecast

GitHub top language GitHub language count Repository size GitHub last commit Repository issues

💻 Project

Weather forecast for the next 5 days using the MetaWeather public API.

Select one of five big cities to see what the weather will look like in the near future.

Dependencies used for this project:

🔌 Live Website Link

📥 Installing and executing

Clone this repository and access the directory.

# Instaling dependencies
$ npm install

# Executing the application
$ npm start