An attempt to clone beatifully designed Yahoo Weather mobile app for web using modern web technologies. It is developed by keeping progressive web app features in mind.
- Service worker
- Caches API
- Flexbox
- Canvas
This application uses Yahoo Weather API. You can visit https://developer.yahoo.com/weather/ fot more details.
Sign up for Yahoo Weather API, and update your api_keys in constant.js
.
Serve application using any http server.