To create a simple Weather App that fetches and displays real-time weather information for any location using an external weather API. [PROJECT DEMO]
- Search Functionality: Users can input the name of a city to get its current weather information.
- Weather Display: The app displays the current temperature, weather conditions, humidity, wind speed, and an icon representing the weather.
- Responsive Design: The app is styled to be responsive and look good on desktop and mobile devices.
-
Clone the repository:
git clone https://github.com/Aditya733101/weather-app.git
- HTML
- CSS
- JAVASCRIPT
- NEWS-API