Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```