Welcome to the WeatherForecast website repository! This project is a simple weather forecast website that provides users with up-to-date weather information for their chosen location.
- Html5
- Css3
- Javascript
- Real-time weather data fetched from a Open weather API.
- User-friendly interface for easily inputting the desired location.
- Visual representation of weather conditions with appropriate icons.
- Responsive design, ensuring compatibility across various devices and screen sizes.
To run this project locally, follow these steps:
- Clone the repository: git clone https://github.com/yourusername/your-repo.git
- Change into the project directory: cd your-repo
- Open index.html in your web browser.