https://github.com/fa7ad/weather-app
A simple Weather App
https://github.com/fa7ad/weather-app
openweathermap-api pwa react typescript weather
Last synced: over 1 year ago
JSON representation
A simple Weather App
- Host: GitHub
- URL: https://github.com/fa7ad/weather-app
- Owner: fa7ad
- Archived: true
- Created: 2019-05-25T18:23:40.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-15T12:30:22.000Z (almost 2 years ago)
- Last Synced: 2025-02-13T11:23:21.115Z (over 1 year ago)
- Topics: openweathermap-api, pwa, react, typescript, weather
- Language: TypeScript
- Homepage: https://fa7ad.github.io/weather-app/
- Size: 2.82 MB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# weather-app
A react based PWA that pulls the current weather from OpenWeatherMap API.
## Feature checklist
* [x] Progressive Web App
* [x] Geolocation API support
* [x] Responsive design
* [x] Auto refresh data every five minutes
* [x] Select city manully (incl. typing one in).