/Weather-App

A Weather Application developer in Vue.js that allow users visualize weather information.

Primary LanguageVue

Weather App

Weather App Screenshot

A Weather Application developed in Vue.js that allow users visualize weather information. Challenge by Dev Challenges

Features

  • Search for Locations
  • Visualize Weather Details of a specific location
  • Visualize the weather forecast for next 5 days
  • Toggle the temperature unit between °C and °F
  • Get the user current location and show its weather details

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint