Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 619 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 619 Bytes

Vue Weather ☀️🌧

Vue Weather was an app used to build my knowledge of Vue.js. It is a simple app that shows the weather of your country of choice.

View Vue Weather locally in your computer

Clone the repo to your terminal : $ git clone https://github.com/Asilo5/vue-weather.git

Run $ npm install in your terminal

To start your web server run $ npm run serve

To view app go to http://localhost:8000

What was used to build Vue Weather

Vue Weather was built using:

  • Vue
  • HTML
  • CSS

image of Vue Weather image of Vue Weather image of Vue Weather