This application is built with angular front-end framework, integrating chart.js to display visualize data to the using with data from a sample weather data from Open Weather Map
- Get your api key from Open Weather Map
- In the
services/weather.service.ts
file replace line13
with yourcity
,country code
andapi key
as labelled. ng serve