Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kkvanonymous/weather_app
This is a weather app
https://github.com/kkvanonymous/weather_app
vuejs vuejs-frontend-framework weather-api weather-app
Last synced: 1 day ago
JSON representation
This is a weather app
- Host: GitHub
- URL: https://github.com/kkvanonymous/weather_app
- Owner: KKVANONYMOUS
- License: mit
- Created: 2020-06-23T04:50:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-17T05:28:53.000Z (almost 3 years ago)
- Last Synced: 2023-03-11T20:37:20.535Z (over 1 year ago)
- Topics: vuejs, vuejs-frontend-framework, weather-api, weather-app
- Language: Vue
- Homepage: https://peaceful-einstein-66ec59.netlify.app/
- Size: 996 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# About [![Netlify Status](https://api.netlify.com/api/v1/badges/e46cf0d6-fe78-4ba5-a7a0-f5079a5319f4/deploy-status)](https://app.netlify.com/sites/peaceful-einstein-66ec59/deploys) ![GitHub commit merge status](https://img.shields.io/github/commit-status/kkvanonymous/Weather_App/master/e50e3de5c0e2e2a5c2a32a92bdbf5348ac2b300f) ![npm](https://img.shields.io/npm/v/npm) ![GitHub last commit](https://img.shields.io/github/last-commit/kkvanonymous/Weather_App) ![GitHub top language](https://img.shields.io/github/languages/top/kkvanonymous/Weather_App)
This is a Weather App which shows Date,Temp,Humidity and Wind Speed of the desired location# Technical Stack
VueJS Frontend Framework## Project setup
```
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
```