Skip to content

Aplicación de indicadores climáticos por ciudad usando la api Open Weather

Notifications You must be signed in to change notification settings

Luiggi-piero/weatherApp

Repository files navigation

Weather

screencapture-localhost-4200-2024-02-27-13_22_05

Tip

Crear el archivo environment.ts en una carpeta environments con los siguientes datos, usar su propia key , crear un objeto environment con las siguientes propiedades:

  • weatherApiBaseUrl: 'https://open-weather13.p.rapidapi.com/city/',
  • XRapidAPIKeyHeaderName: 'X-RapidAPI-Key',
  • XRapidAPIKeyHeaderValue: '080fd7e839msh8ad2d4ef66bd80fp177d04jsn9d971963769c',
  • XRapidAPIHostHeaderName: 'X-RapidAPI-Host',
  • XRapidAPIHostHeaderValue: 'open-weather13.p.rapidapi.com'

This project was generated with Angular CLI version 15.2.10.

About

Aplicación de indicadores climáticos por ciudad usando la api Open Weather

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published