A simple weather application that provides a 5-day weather forecast for a selected location. The app is developed using HTML, CSS, and JavaScript, and it retrieves weather data from a REST API.
- 5-Day Forecast: Provides detailed weather predictions, including temperature, precipitation, and wind conditions for the next five days.
- Easy Location Selection: Users can quickly select their desired location and access the forecast with an intuitive interface.
Check out the live demo: Weather App
-
Clone the repository:
git clone https://github.com/subhayudutta/weatherapp.git
-
Navigate to the project directory:
cd weatherapp
-
Open index.html in your browser to view the app.
- Open the app in your browser by opening
index.html
. - Enter the location for which you want to get the weather forecast.
- The app will display the weather forecast for the next five days, including temperature, precipitation, and wind conditions.
- HTML
- CSS
- JavaScript
For any inquiries, please contact duttasuvo90@gmail.com.