Skip to content

Weather app that calls data from a GraphQL API using Vue.js component library

Notifications You must be signed in to change notification settings

DanielPickens/Vue-Weather-App

Repository files navigation

Vue Weather APP

forthebadge

forthebadge

My weather App made with Vue.js

Screenshot

image

Quickstart

First, Clone and Install dependence

git clone https://github.com/DanielPickens/Vue-Weather-App
cd Vue Weather App
npm start

If the js files have been modified, you need to:

npm install
npm run build

Built Using

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

Features

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

Dependencies

  • VueJS

  • Bootstrap


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.

About

Weather app that calls data from a GraphQL API using Vue.js component library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published