Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ltatarev/3-day-weather
🌤️ Website displaying 3 day weather forecast for a city
https://github.com/ltatarev/3-day-weather
forecast weather weather-api
Last synced: 29 days ago
JSON representation
🌤️ Website displaying 3 day weather forecast for a city
- Host: GitHub
- URL: https://github.com/ltatarev/3-day-weather
- Owner: ltatarev
- License: mit
- Created: 2019-05-07T12:50:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-20T09:52:34.000Z (about 2 years ago)
- Last Synced: 2024-11-11T14:50:26.749Z (3 months ago)
- Topics: forecast, weather, weather-api
- Language: CSS
- Homepage: https://ltatarev.github.io/3-day-weather/
- Size: 6.85 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ☀️ 3dayweather
![html](https://img.shields.io/badge/HTML-239120?style=for-the-badge&logo=html5&logoColor=white)
![css](https://img.shields.io/badge/CSS-1572B6?&style=for-the-badge&logo=css3&logoColor=white)
![js](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black)Webpage displaying 3 day weather forecast for a selected city using __OpenWeatherMapAPI__.
Entering city name displays name, date, temperature, weather condition and appropriate weather icon.
Navigation at bottom allows picking today, tommorow, or day after tommorow.Live preview at via [GitHub pages](https://ltatarev.github.io/3-day-weather/)
##### Dependencies:
* [TransitionJS](http://www.transitionjs.org/)
* [Weather Icons](https://erikflowers.github.io/weather-icons/)
---
![Screenshot](https://i.imgur.com/xrzsyTo.png "3wa_screen1")
![Screenshot](https://i.imgur.com/lSIk8dW.png "3wa_screen2")
![Screenshot](https://i.imgur.com/yojoqtG.png "3wa_screen3")