https://github.com/iondrimba/react-weather-app
⛅️ PWA Weather App made with ReactJS
https://github.com/iondrimba/react-weather-app
es6 javascript offline pwa pwa-apps pwa-example react reactjs reactjs-demo service-worker weather weather-api weather-app
Last synced: 5 months ago
JSON representation
⛅️ PWA Weather App made with ReactJS
- Host: GitHub
- URL: https://github.com/iondrimba/react-weather-app
- Owner: iondrimba
- License: mit
- Created: 2018-06-09T23:16:06.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-05-03T18:57:59.000Z (5 months ago)
- Last Synced: 2025-05-07T20:32:24.914Z (5 months ago)
- Topics: es6, javascript, offline, pwa, pwa-apps, pwa-example, react, reactjs, reactjs-demo, service-worker, weather, weather-api, weather-app
- Language: JavaScript
- Homepage: https://weather.iondrimbafilho.me/
- Size: 11.5 MB
- Stars: 188
- Watchers: 4
- Forks: 45
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ⛅️ PWA Weather App made with React
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app)


[](https://codeclimate.com/github/iondrimba/react-weather-app/test_coverage)## About
This is a personal project built in my spare time for learning purposes.
### APIs
* - IP search
* [IP Location Finder by KeyCDN](https://tools.keycdn.com/geo)
* Powered by WeatherAPI.com#### Features
* PWA
* Responsive
* Offline ready
* Installable (add to Homescreen )https://github.com/user-attachments/assets/f35407e2-8252-4902-abb0-293ff04a5e51
* Swipe gestures
#### Built with
* ES6
* Sass
* React
* Jest
* VSCode