Skip to content

Mohamed-Taha-Sta/BasicWeatherApp

Repository files navigation

Weather App

This is a simple weather application built with JavaScript and CSS. It uses the OpenWeatherMap API to fetch weather data based on the city name entered by the user and the Abstract Timezone API to fetch the current time for the entered city.

Features

  • Search weather by city name
  • Displays temperature, humidity, and wind speed
  • Updates weather icon based on the current weather condition
  • Dynamic time implementation based on the area you're looking for using the Abstract Timezone API

Setup

  1. Clone the repository
  2. Open index.html in your browser

API Keys

This project uses the OpenWeatherMap API and the Abstract Timezone API. You need to replace the API keys in the js/app.js file with your own keys.

Technologies Used

  • JavaScript
  • CSS
  • HTML
  • OpenWeatherMap API
  • Abstract Timezone API

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

Brushing on my web capabilities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published