Skip to content

FranciscoKevin/theWeatherWorld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheWeatherWorld

Small weather web application that uses the Openweathermap API.

It displays the current weather of the geolocated position if the user wishes, or displays the weather of the city sought.

Languages

html5 css3 javascript

Frameworks

bootstrap

Important information

I used here not the Fetch method for requests, but the old XMLHttpRequest method to discover and learn.

Test app

URL: https://franciscokevin.github.io/theWeatherWorld/