Skip to content

juliemayak/weather-co

Repository files navigation

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_KEY - OpenWeather API key.
    VUE_APP_IP_INFO_KEY - ipinfo key.

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

About

Weather Dashboard to keep up-to-date with the weather conditions in different cities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published