Skip to content

lurkaround/vue-weather-app

Repository files navigation

weather-app

Table of contents

General info

A weather app built using Vue, Firebase, and open weather map.

Technologies

Project is created with:

  • axios: version 0.21.4
  • core-js: version 3.6.5
  • firebase: version 9.0.2
  • vue: version 2.6.11
  • vue-router: version 3.2.0

Project setup

Set up your Firebase Config. Create/insert your Firebase and Open Weather Map API keys into a .env file in the root directory.

Install dependencies

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

A weather app built using Vue, Firebase, and open weather map.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published