Tag Archives: Angular 17

Real time weather app using Angular 17

Angular is an open-source, Typescript based web application framework that runs on Node.js. In this article, we’ll learn how to create a real time weather app using Angular that retrieves weather information based on the name of the city. Steps to build real time weather app Step 1- Create angular project First, we will create… Read More »