Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

safym/weather-app-vue

Repository files navigation

πŸ“‚ Weather web application

Web application that shows the current weather, temperature, pressure and more according to your location.

The application uses an OpenWeather API

πŸ”— Github Pages

Live link: Weather

πŸ–₯️ Screenshots

πŸ›  Commands

Install packages:

npm install

Run the project:

npm run serve 

Build docker image:

docker docker build -t weather:latest .

Run docker image

docker run -d -it -p 8080:8080 --name weather weather:latest

πŸ”’ API limit

Free usage assumes no more than 1000 free API calls per day. For more information, see the API documentation.

About

Weather web application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /