Weatherio is a weather app that allows you to check the current weather and forecast for various locations. It provides real-time weather information, including temperature, air quality index, humidity, and more.
Weatherio is a web-based weather application built with HTML, CSS, and JavaScript. It uses the OpenWeatherMap API to fetch weather data for different locations. This app is designed to be simple and user-friendly, providing essential weather information at a glance.
- Current weather display with temperature, description, and location.
- Air quality index (AQI) information.
- Sunrise and sunset times.
- Hourly and 5-day weather forecasts.
- Search for weather information by city name.
- Option to use the current location.
To get started with Weatherio, follow these steps:
-
Clone the repository to your local machine:
git clone https://github.com/YashVarpe05/Weatherio.git
-
Go to the project directory
cd Weatherio