/app_meteo

Application qui donne ma météo

Primary LanguageHTML

app_meteo.

App which display weather in you area.

How to setup/download this project

pip install https://github.com/DieuCrevette/app_meteo.git

In order to make this app work yopu need to you use a LocalHost.

For ease of use I would recommend using the following extension on VS code "live server" the open the html file with live server. Or make your own.

First version only html.

We cannot se the boxes as they are empty.

image

Version with css.

image

Vesion with some js and API.

image

Tutorial video I followed https://www.youtube.com/watch?v=5JHqEMGkHXY&t=1181s Thank you.