All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- ngx-weather: application thats show weather data about cities
- ngx-weather/components: created card, degree-value, header components and temperature pipe
- ngx-weather/store: created ngxs state management - weatherState
- ngx-weather/services: created weather service and localStorage service