Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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")