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.
- Host: GitHub
- URL: https://github.com/tiger-githubb/thetigierweath
- Owner: tiger-githubb
- Created: 2022-04-14T08:16:13.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-14T19:58:20.000Z (about 4 years ago)
- Last Synced: 2025-02-27T11:56:25.448Z (over 1 year ago)
- Topics: firebase, vue, vuejs, weather-api, weather-app
- Language: Vue
- Homepage: https://tigerweather.netlify.app/
- Size: 419 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).