Skip to content

manassingh17/weather

Repository files navigation

#Weather App Welcome to the Weather App! 🌦️ ##Overview This web application allows users to check the current weather conditions for any city around the world. The app leverages the Weather API to provide accurate and up-to-date weather information.

##Features

1.User Location: Utilizes the Geolocation API to automatically detect and display the weather information for the user's current location.

2.Search by City: Users can easily search for weather details in any city by entering the city name.

3.Error Handling: The app handles incorrect city names gracefully, showing a user-friendly error message (404) if the entered city name is not valid.

##Technologies Used

JavaScript: The core functionality and interactions with the Weather API are implemented in JavaScript.

HTML: The structure of the web page is built using HTML.

CSS: Styles and layout are crafted using CSS to provide an engaging user experience.

image image image