This is a a simple Weather API, a simple and user-friendly API that provides real-time weather information for locations around the world
The project was made for practicing Classes in JavaScript and Async calls.
You can view the live demo of this project --> Here <--.
- Current weather data: Retrieve current weather information for a specific location, including temperature, humidity, and weather conditions.
 
- 
- Clone the repo
 
 
git clone https://github.com/ggab13/weather-api.git- 
- Navigate to the project directory
 
 
 cd weather-api  - 
- Open the index.html file in your web browser.
 
 
start index.html  