Weather forecasting application that displays current weather, 5-day forecast, weather in nearby cities, and 3-hour interval forecasts using HTML, CSS, and JavaScript.
- Current weather based on user's location.
- Search weather by city name.
- 5-day weather forecast.
- Weather forecast for nearby cities.
- Detailed weather for each day at 3-hour intervals
- HTML.
- CSS.
- JavaScript.
- OpenWeatherMap API.
To set up the project locally, follow these steps:
- Clone the repository: git clone https://github.com/dgmnkk/WeatherForecast-JS.git
- Open index.html in your browser to view the application.