WeatherNaut is a simple weather application that allows users to check the current weather conditions for a specific city.
- Get real-time weather information for a specified city.
- Display temperature, wind details, sunrise, and sunset time.
- Dynamic background images based on weather conditions.
- Clone the repository:
git clone https://github.com/your-username/WeatherNaut.git
- Open the project in your code editor.
- Open
index.html
in your web browser. - Enter the name of the city in the input field.
- Click the search button to get the current weather information.
- HTML
- CSS
- JavaScript
- Weatherbit API for weather data
- Font Awesome for icons
- Bootstrap Icons for additional icons
Contributions are welcome! Please follow the Contributing Guidelines.