This project was generated with Angular CLI version 15.0.1.
To run this project you need to follow these steps:
- Save this folder to your local by downloading or by using
git clone https://github.com/AkashKalala/weatherApp.git. - Enter he folder using
cd weatherApp - Use
npm install -iornpm installin the folder. (downloads all the required node modules). - use
ng serve -oto run the application locally or useng serveto run the application and Navigate tohttp://localhost:4200/.
The application will automatically reload if you change any of the source files.