A program made with JavaScript ๐ that displays the current weather ๐ฆ๏ธ of the city you enter. Created using openweathermap's API .
Have a quick show : Comprehensive Weather App
Here are the informations that are displayed :
-
The city ๐๏ธ and the country ๐
-
The temperature ๐ก๏ธ (in degrees ยฐC)
-
The humidity ๐ง (in percent %)
-
"Feels like ๐ฌ๏ธ " (also in degrees ยฐC)
-
The description ๐
-
The day and the time ๐ (in real time) of the city entered
To run it, simply clone the repository on your machine.
git clone https://github.com/Friedrich482/Comprehensive-Weather-Fetch-App.git
Then open it with your code editor, and open in your browser to see the result.
You can join using my mail address ๐ง : [email protected]