https://github.com/devidduma/weather-app
Weather application implemented in Angular and Tailwind.
https://github.com/devidduma/weather-app
angular tailwind
Last synced: 3 months ago
JSON representation
Weather application implemented in Angular and Tailwind.
- Host: GitHub
- URL: https://github.com/devidduma/weather-app
- Owner: devidduma
- License: apache-2.0
- Created: 2025-02-15T16:29:24.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-25T12:15:57.000Z (over 1 year ago)
- Last Synced: 2025-02-25T13:26:07.206Z (over 1 year ago)
- Topics: angular, tailwind
- Language: TypeScript
- Homepage: https://weather-app-zeta-six-96.vercel.app
- Size: 347 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Weather App
Weather Application written in Angular and Tailwind CSS.
## OpenWeatherMap
[OpenWeatherMap](https://openweathermap.org/api) API is used to retrieve weather data for a location of our choice.
## Services
- [GeoCoder API](http://api.openweathermap.org/geo/1.0/direct?): GET request is sent to find the coordinates in altitude and longitude for a desired location.
- [Weather API](https://api.openweathermap.org/data/2.5/weather?): GET request is sent to retrieve the weather data for the location of our choice.
## Presentation
| Few Clouds | Light Snow |
|------------------------------------------------|----------------------------------------------|
|  |  |