A simple web app that displays current weather conditions for a given location.
- Clone this repository
- Open
index.htmlin your web browser - Get a free API key from OpenWeatherMap
- Enter your API key in the app when prompted
- Search weather by city name
- Get weather for your current location
- Toggle between Celsius and Fahrenheit
- Displays temperature, humidity, and wind speed
- Uses weather icons for visual representation
- HTML5
- CSS3
- JavaScript (ES6+)
- OpenWeatherMap API
- Weather Icons library