Skip to content

Latest commit

 

History

History
84 lines (54 loc) · 2.17 KB

README.md

File metadata and controls

84 lines (54 loc) · 2.17 KB

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.