Simple weather application build using Angular v13. All unit tests are done using Jasmine/Karma with 100% of code coverage.
npm install
ng serve
npm run build --prod
https://weather-five-cities.surge.sh/
This project is licensed under the MIT License - see the LICENSE.md file for details