It is a simple weather application. Users can input the name of a city, and the app will generate and display the weather data for that location.
- Enter city name to get weather data
- Displays temperature, humidity, wind speed, and weather conditions
- JavaScript
- CSS
- HTML
- Clone the repository:
git clone https://github.com/gauravk-io/weatherApp.git
- Navigate to the project directory:
cd weatherApp - Open
index.htmlin your web browser.
Contributions are welcome! Please fork the repository, create a feature branch, and submit a pull request.
This project is licensed under the MIT License.