WeatherWave is a sleek weather application that allows you to search for the current weather in any city. Built with basic JavaScript, HTML, and CSS, it leverages API integration to provide real-time weather updates.
- Real-time weather updates
- Simple and intuitive user interface
- Search for weather by city name
- Built with JavaScript, HTML, and CSS
- Enter a city name in the search bar.
- Press the search button or hit enter.
- View the current weather conditions for the city.
- JavaScript
- HTML
- CSS
- Weather API
- Clone the repository:
git clone https://github.com/yourusername/WeatherWave.git
- Navigate to the project directory:
cd WeatherWave
- Open
index.html
in your preferred web browser.
View the hosted WeatherWave application https://weatherwavee.netlify.app/