Skip to content

RoxanaTeodora/weather-api-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-App

weather app with api

Built-in API request by city name

You can call by city name or city name in English: Bucharest Almaty Prague Prague Malaga Nairobi Munich Alaska New York

The app utilizes an asynchronous function to fetch data from the API.

The weather icon will change depending on the weather conditions.

The typical switch statement was changed to an if statement to include more options

weatherapp.mp4