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:
Clone this repository and access the directory.
# Instaling dependencies
$ npm install
# Executing the application
$ npm start