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.
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.
The Weather Website uses the OpenWeather API to fetch weather data.