Weather App | Vue

A Weather application created for Critical Mention as a technical assignment. This Weather application is responsive, working on both desktop browser and mobile browser and has some useful functionalities. This Weather application project uses Vue.js on the frontend & consumes weather data from OpenWeather API.

This Weather Application is hosted at https://projects.pranilrathod.dev/weatherapp

Features

Tech

Project Setup (local)

Install all dependencies

npm run install

Run on localhost

npm run serve