Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 725 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 725 Bytes

Weather Vue

Description

Weather Vue enables you find out the current weather in a city around the world. It displays the local time, temperature and conditions. The background image changes to reflect the current conditions.

Demo

Project setup

yarn install

Technologies Used

Improvements

  • Display images based on time of day (day/night) and all weather types.
  • Display random images from an array of images for each weather type.