Simple weather app that shows current weather and 5-days forecast for selected city or user's location. It uses OpenWeatherMap API. It is fully responsive and was coded with mobile-first methodology, using HTML, CSS and JavaScript.
Main features:
- Possibility to search by city name or using user's location
- Display of current temperature, min/max temperatures, weather condition
- SVG graphics that shows current percent of day or night (by displaying current "position" of the sun)
- Time of sunrise and sunset
- Detailed information about current weather
- Forecast for next 5 days with basic info
---> Check out the Github repository for more detailed info and live demo of the app!
Created by Maciej Korolik during CodersCamp 2019
Comments (0)