This is a simple weather app that lets you check the weather in any city. It shows current weather, daily temperatures, and other weather details.
weather-API-CTD
Features
- Check Current Weather: Enter a city name to see the current weather.
- Daily Temperatures: View the high and low temperatures for the next week.
- Weather Conditions: See details like precipitation and wind speed.
How to Use
- Clone the Repository
- Open the App
git clone https://github.com/leg-aman/Weather-API-CTD.git
Open index.html in your web browser.
- index.html: The main page of the app.
- style.css: Styles the app.
- app.js: Contains the JavaScript code for getting weather data and updating the page.
- Enter a City Name: Type the name of a city and click "Submit."
- See the Weather: The app will show the current weather, temperature, and other details.
- Daily Forecast: Click the "Temperature" button to see the high and low temperatures for the next week.
- Weather Conditions: Click the "Condition" button to see the chance of precipitation.
- Open Meteo API: Provides weather information.
- OpenStreetMap API: Gives city coordinates.
- City Not Found: Check if the city name is correct.
- Weather Data Not Available: Make sure you have an internet connection and try another city.
- See details like precipitation and wind speed.

