Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skorotkiewicz/pants-or-shorts
It is pants or shorts weather?
https://github.com/skorotkiewicz/pants-or-shorts
pants react shorts weather wttr wttrin
Last synced: 18 days ago
JSON representation
It is pants or shorts weather?
- Host: GitHub
- URL: https://github.com/skorotkiewicz/pants-or-shorts
- Owner: skorotkiewicz
- Created: 2021-04-09T22:05:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-27T20:01:33.000Z (over 2 years ago)
- Last Synced: 2024-06-12T00:26:54.501Z (6 months ago)
- Topics: pants, react, shorts, weather, wttr, wttrin
- Language: JavaScript
- Homepage: https://skorotkiewicz.github.io/pants-or-shorts/
- Size: 348 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# It is pants or shorts weather?
App showing whether to wear pants or shorts.
Based on an idea from Twitter.App Idea by: Casey Dulson [@Casey_LeighD](https://twitter.com/Casey_LeighD/status/1380176301261254658)
> "I wish there was an app which could tell you if it is pants or shorts weather."
## Developing
```
$ git clone https://github.com/skorotkiewicz/pantsorshorts
$ yarn install
$ yarn start
```