Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 797 Bytes

File metadata and controls

12 lines (11 loc) · 797 Bytes

Weather

This Website is a web application that displays current weather information for your current location using the OpenWeather API. It is built using Bootstrap, a popular front-end framework, to create a responsive and visually appealing user interface.

Technologies Used

The Weather Website is built using the following technologies:

  • HTML: For creating the structure and layout of the web pages.
  • CSS: For styling the web pages and making them visually appealing
  • JavaScript: For building a responsive and mobile-friendly user interface.
  • BootStrap: For fetching data from the OpenWeather API and manipulating the DOM to display weather information.

API Used

The Weather Website uses the OpenWeather API to fetch weather data.