/WeatherApp

Primary LanguageJavaScript

This is a weather application:

This weather app provides a weather forecast for the city that you enter.

Technologies used:

  1. HTML
  2. CSS
  3. Bootstrap
  4. Javascript
  5. Git/github
  6. WebAPI

Steps performed:

  1. Created a template using HTML: index.html
  2. Added bootstrap
  3. Created index.js and linked it in HTML
  4. set API key and fetched weather forecast from https://openweathermap.org/api
  5. Used async and await
  6. Used emojis🌤⛈⛅☁🌤⛈⛅☁
  7. Added images for the weather forecast
  8. Used eventListener and render function
  9. Used try and catch function for catching error.

How it looks like:

image

License:

MIT License: