An open API service indexing awesome lists of open source software.

https://github.com/praveentcom/weather

Weather app is a reference project to learn Angular. The app shows the weather of the city input in the text field using the data from OpenWeatherMap API. This application is for those starting to learn Angular.
https://github.com/praveentcom/weather

angular javascript openweathermap

Last synced: 8 months ago
JSON representation

Weather app is a reference project to learn Angular. The app shows the weather of the city input in the text field using the data from OpenWeatherMap API. This application is for those starting to learn Angular.

Awesome Lists containing this project

README

          

# Weather App

Weather app is a reference project to learn Angular. The app shows the weather of the city input in the text field using the data from OpenWeatherMap API. This application is for those starting to learn Angular.

Screenshot 2021-11-01 at 12 05 51 PM

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.

## Build

Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.