Weather Foretell is a weather forecasting application that provides real-time weather updates based on user input. It features a clean, responsive design with options to toggle between light and dark themes.
Weather Foretell allows users to enter a city name to receive current weather information, including temperature, humidity, and wind speed. The app utilizes the OpenWeatherMap API to fetch weather data and dynamically updates the interface based on the weather conditions.
- Real-Time Weather Data: Fetches current weather information including temperature, humidity, and wind speed.
- Dynamic Weather Icons: Displays weather-specific icons based on conditions such as rain, clear skies, and clouds.
- Light and Dark Themes: Toggle between light and dark themes to suit user preferences.
- Responsive Design: Mobile-friendly design with adaptive layouts for various screen sizes.
Weather Foretell includes a theme toggle feature that allows users to switch between light and dark modes. This enhances usability in different lighting conditions and personal preferences.
-
Search for Weather:
- Enter a city name in the search box and click the search button or press "Enter."
- View current weather details and icons reflecting the weather conditions.
-
Toggle Theme:
- Click the "Toggle Theme" button to switch between light and dark modes.
-
View Weather Details:
- The app displays temperature, humidity, and wind speed for the entered city.
To run Weather Foretell locally:
-
Clone the Repository:
git clone https://github.com/yourusername/weather-foretell.git
-
Navigate to the Project Directory:
cd weather-foretell
-
Open the index.html file in a web browser:
You can do this by double-clicking the file or using a local server.
This project is licensed under the MIT License.