Skip to content

Lijazilla/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Welcome to the Weather App, a web application that provides real-time weather information for any city you enter in the search bar. This application was developed using JavaScript, React, HTML, and CSS. It leverages the Fetch API to make requests to a weather data API and present the results in a user-friendly format.

Project Overview

Usage

To use the Weather App, simply follow these steps:

  1. Open the application in your web browser by visiting the live demo link.

  2. In the search bar, enter the name of the city for which you want to check the weather.

  3. Press the "Search" button.

  4. You will receive real-time weather information for the specified city, including temperature, weather conditions, and more.

Installation

There is no need to install anything to use this application. You can access it directly through the live demo link.

License

This project is open-source and available under the standard MIT License. You are free to use, modify, and distribute this project as per the terms of the license. Feel free to contribute to the project by creating pull requests or reporting issues.

Author

Acknowledgments

  • Special thanks to the contributors who helped make this project possible.
  • Weather data is provided by Open weather Map.