This is a sample project to learn and practice how to fetch data from an API and display it
https://openweathermap.org/
https://openweathermap.org/current
https://openweathermap.org/weather-conditions
https://api.openweathermap.org
/data/2.5/weather?q={city name}&appid={API key}
00:00:00 API Key
00:00:50 HTML PART 1
00:03:59 CSS
00:13:25 HTML PART 2
00:13:55 JavaScript
00:16:52 EventListener PART 1
00:18:02 displayError()
00:19:58 EventListener PART 2
00:21:30 getWeatherData()
00:24:12 displayWeatherInfo()
00:34:07 getWeatherEmoji()
#javascript #tutorial #course
https://openweathermap.org/
https://openweathermap.org/current
https://openweathermap.org/weather-conditions
https://api.openweathermap.org
/data/2.5/weather?q={city name}&appid={API key}
00:00:00 API Key
00:00:50 HTML PART 1
00:03:59 CSS
00:13:25 HTML PART 2
00:13:55 JavaScript
00:16:52 EventListener PART 1
00:18:02 displayError()
00:19:58 EventListener PART 2
00:21:30 getWeatherData()
00:24:12 displayWeatherInfo()
00:34:07 getWeatherEmoji()
#javascript #tutorial #course
- Category
- Bro Code
- Tags
- javascript, javascript tutorial, javascript full course

Be the first to comment