Weather App API Using VueJS

#Link website: https://weather-infor.netlify.app/

Weather-App-API-Using-VueJS

Hi this a the project that I’ve made after learning vuejs for a week when I’m on internship at IRC, all the design make by me

Features

  • Animation: background changing and text color changing
  • Show alert when city not found
  • Find and show weather information of the city

How to use

  1. Clone this repo
  2. Install node modules: npm i
  3. Run the localhost: npm run serve
  • If you want to build the project to have html file: npm run build

Some result

  • Alert when not found the city
  • Short overview
  • Expand to show more informaton

GitHub

View Github