An intuitive and visually appealing Weather App developed using HTML, CSS, and JavaScript. Users can easily retrieve real-time weather information by searching for a city or using their current location. The app provides details such as temperature, weather description, humidity, wind speed, and a 6-hour forecast.
- Search for weather by city or use the current location.
- Real-time display of temperature, weather description, humidity, and wind speed.
- 6-hour forecast with temperature details.
- Open
index.htmlin a web browser. - Enter a city in the search box and click the search button.
- Alternatively, click the location arrow button to get weather information based on your current location.
- Toggle between Celsius and Fahrenheit units by clicking on the respective buttons.
- HTML
- CSS
- JavaScript
- Bootstrap
- Font Awesome
- Axios (for making API requests)
This project is open-source. Feel free to contribute or use it according to the MIT License.