Skip to content

A weather application built using Vue.js that fetches the current weather from cities and states

Notifications You must be signed in to change notification settings

cbedroid/vue-weather-app

Repository files navigation

David GitHub language count

Vue Weather App

A Vue Weather Application that fetches the current weather forecast from local cities and states using OpenWeather API

DEMO 🚀 RUN DEMO

Desktop View


Mobile View

Built Using

  • Vue.js
  • Vue CLI
  • Bootstrap 4
  • BootstrapVue
  • Javascript (ECMAScript 2020)

Features

  • Searchable weather forecast for any city in the USA.
  • Display current weather forecast for days and nights.
  • Show current weather forecast and condition for city.
    • current weather's temperature.
    • current weather's condition (rain, sleet, snow ..etc).
    • current weather's description.
  • Display the 7-days weekly forecast for a given city.

Dependencies

  • VueJS

  • Bootstrap


Quickstart

Project Setup and Build

  • Clone this repo:
$  git clone https://github.com/cbedroid/vue-weather-app.git
  • To Install:
$  cd vue-weather-app
$  yarn install
  • To Run:
$  yarn serve

Contributing

Want to contribute to this project?

  • 🍴 Fork this repo
  • 🔥 Add your awesome new feature
  • 👉 Submit a pull request

Issue

..So you found a bug 🐛 now what...

Just open up an issue and describe the problems you are experiencing.

  • issue - Describe the bug you are having here

Credit

About

A weather application built using Vue.js that fetches the current weather from cities and states

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published