A program made with JavaScript 🌐 that displays the current weather 🌦️ of the city you enter. Created using openweathermap's API .
YOU CAN USE THAT KEY BY DEFAULT :
2232101b7a4c133da51de8620fc86462
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
Before using, you will need an openweathermap API key
How to get an API from openweathermap.org
Go there and register (it is free) to get an API key, you may need to wait about 15 mins to get it. Once it is done, come back in the app and enter it.
Then open it with your code editor, and open in your browser to see the result.
You can join using my mail address 📧 : friedricht109@gmail.com