Weather App

A simple weather app built with Vue.js that fetches weather from Open Weather Map.

Project Setup

Clone and install

git clone https://github.com/malin-nilsson/WeatherApp
npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Acknowledgments

Images: Wes Hicks – https://unsplash.com/photos/G2W_8eagxNQ Alessio Soggetti – https://unsplash.com/photos/PdGBci-4jR8

GitHub

View Github