Skip to content

A program made with JavaScript, that displays the current weather ๐ŸŒฆ๏ธ of the city ๐ŸŒ you enter. Created using openweathermap.org API .

License

Notifications You must be signed in to change notification settings

armjscom/Comprehensive-Weather-Fetch-App

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

93 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Comprehensive Weather Fetch App โ„๐ŸŒจโ˜€๏ธ


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.

FW01ย ย  FW02

You can join using my mail address ๐Ÿ“ง : [email protected]

About

A program made with JavaScript, that displays the current weather ๐ŸŒฆ๏ธ of the city ๐ŸŒ you enter. Created using openweathermap.org API .

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 41.3%
  • TypeScript 39.4%
  • HTML 19.3%