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

https://github.com/tiger-githubb/thetigierweath

Tiger Weather is a full-featured weather app that's based on an api , it also has a sleek, modern interface that makes it fun to search for weather updates, precipitation and more, in a simple but attractive format, and you can scroll down for tons of extra details, including air quality, allergy data and sunrise and sunset times. You can also get hour-by-hour weather forecasts, radar images and a hurricane tracker.
https://github.com/tiger-githubb/thetigierweath

firebase vue vuejs weather-api weather-app

Last synced: about 1 month ago
JSON representation

Tiger Weather is a full-featured weather app that's based on an api , it also has a sleek, modern interface that makes it fun to search for weather updates, precipitation and more, in a simple but attractive format, and you can scroll down for tons of extra details, including air quality, allergy data and sunrise and sunset times. You can also get hour-by-hour weather forecasts, radar images and a hurricane tracker.

Awesome Lists containing this project

README

          

# thetigerweath

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

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).