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

https://github.com/sashapt/my-weather-app

App for getting current and 5-day forecast weather by city name
https://github.com/sashapt/my-weather-app

angular api weather

Last synced: about 2 months ago
JSON representation

App for getting current and 5-day forecast weather by city name

Awesome Lists containing this project

README

          

# My Weather App

App for getting current and forecast weather by city name. View Deployment.

## Description

My Weather App was created by using OpenWeather API.

### Details:
- Search panel - to write city name;
- Tabs - to choose current or forecast weather we want to see;
- Today page - to get information about current weather and forecast weather on today;
- Five-day forecast page - to get information about forecast daily weather on five days and every 3 hour/day by clicking a daily weather;
- Error page - to show, that request failed (for example, due to incorrect city name).

### Development

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.2.3.

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