A project that fetches and displays weather data Open-Meteo API. This simple application allows the user to enter any city and retrive the current temperature and precipitation of that particular location.
- Current temperature in both Celsius and Fahrenheit.
- Box to enter the city name
- Retrieves temperature and precipitation
- Error handling for invalid or missing city
- Clone the repository
- Open the project
- Open the index.html in the browser
- Enter your city name in the provided input field
- Click either the temperature or rain button to display data