Skip to content

Latest commit

 

History

History
65 lines (36 loc) · 1.65 KB

README.md

File metadata and controls

65 lines (36 loc) · 1.65 KB

Weather App

Weather App Screenshot

A simple weather app that provides current weather information for a given location.

Features

  • Get real-time weather data for any city.
  • Display temperature, weather conditions, humidity, wind speed, and more.
  • Responsive design for a seamless experience on different devices.
  • Intuitive and user-friendly interface.

Demo

You can see a live demo of the app here.

Installation

To run the weather app locally, follow these steps:

  1. Clone the repository:

git clone https://patoski-patoski.github.io/API-Weather-Forecast/

  1. Change to the project directory:

  2. Install the dependencies:

  3. Start the development server:

  4. Open your browser and navigate to e.g http://localhost:3000 to view the app.

Usage

  • Enter the name of a city in the search bar.
  • Press the search button or hit Enter to fetch the weather data for the specified city.
  • The app will display the current weather information for the entered city.

Technologies Used

  • HTML
  • CSS
  • JavaScript

API Used

The weather data is obtained from the [open weather]. You will need an API key to access the data. Make sure to use this a6e755dd586961cb6abab58d3c3adb14 API key.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please submit an issue or create a pull request.

License

This project is free software: you can redistribute it.

Contact