PWA Weather App made with React
react-weather-app
This project was bootstrapped with Create React App.
APIs
- https://api.ipify.org/?format=json - IP search
- http://api.ipstack.com - Geolocation based on IP
- https://darksky.net/dev - Forecast based on latitude and longitude
Features
- PWA
- Responsive
- Offline ready
- Installable (add to Homescreen )
- Swipe gestures
Built with
- ES6
- Sass
- React
- Jest
- VSCode