justinehell / weather-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

weather-app

You want to know the weather forecast for the coming week ? I have just the right app for you ! HERE

This is a simple app made with Vue.js and OpenweatherMap API. I had fun while building this app and I will continue to learn Vue with this project.

Next features that I will be working on :

  • Show the weather details for a particular day after a click on that day's thumbnail
  • Add cool animations and effects
  • Search Bar to find the weather in the location of your choice ✔
  • A graph that will show the evolution of the temperature (every 3 hours)

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About


Languages

Language:Vue 64.0%Language:JavaScript 31.8%Language:HTML 4.2%