WEATHER-CO

Demo Website

https://weather-co-widget.netlify.app/

Launching the app as a dev.

  1. After downloading the repo, create an .env file in the root folder;

  2. Then create and set the values of the variables: VUE_APP_OPEN_WEATHER_KEYOpenWeather API key. VUE_APP_IP_INFO_KEYipinfo key.

  3. You should run npm install to install all the dependencies and then run npm run serve to start the project.

GitHub

View Github