Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smakosh/weather-app
A simple weather PWA
https://github.com/smakosh/weather-app
api axios localstorage react weather-app
Last synced: about 14 hours ago
JSON representation
A simple weather PWA
- Host: GitHub
- URL: https://github.com/smakosh/weather-app
- Owner: smakosh
- Created: 2018-01-20T05:21:29.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-08T00:12:07.000Z (almost 7 years ago)
- Last Synced: 2024-11-11T05:52:15.274Z (about 1 month ago)
- Topics: api, axios, localstorage, react, weather-app
- Language: JavaScript
- Homepage: https://weather.smakosh.com
- Size: 202 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).
# A simple weather app
### Dev
git clone
yarn install
yarn start### Build
yarn build