Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.69 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.69 KB

Welcome to the Weather App!😃👋🏼 This interactive application, built using HTML, CSS, JavaScript, and the Fetch API method, allows you to explore real-time weather updates from around the world. With a user-friendly interface and responsive design, you can easily access and manage weather data.

Features

  • Real-time weather updates: Stay up-to-date with the latest weather information.
  • User-friendly interface: Enjoy a visually appealing and intuitive interface for a seamless user experience.
  • Fetchi API: Easily use weather data by searching locations with city name .
  • Responsive design: Access the app on various devices and screen sizes without compromising functionality.

Technologies Used

  • HTML: Structure the content and layout of the app.
  • CSS: Style the app to enhance its visual appeal and user experience.
  • JavaScript: Implement interactive features and fetch data from the real weather API.
  • Real weather API: Retrieve accurate and up-to-date weather information.

Installation

  1. Clone the repository: git clone https://github.com/your-username/weather-App.git
  2. Open the project folder in your preferred code editor.
  3. Obtain an API key from the weather API provider. (Open Weather map)
  4. Replace the placeholder API key in the JavaScript file with your own API key.
  5. Open the index.html file in your web browser.

Usage

  1. To explore weather data for other locations, simply enter the city name in the search bar and click on search button.
  2. The app will fetch and display the weather information for the specified location.