Skip to content

1oridevs/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌤️ Weather App

A simple, responsive weather application built using React and WeatherAPI. Users can select a city from a list to get real-time weather information, including temperature, humidity, wind speed, and weather conditions.

🛠️ Features

  • Select a city to get the current weather.
  • Displays temperature, humidity, wind speed, and an icon representing the weather.
  • Modern, responsive UI with smooth hover effects.
  • Error handling for incorrect city selections.

📸 Screenshots

Weather App Screenshot

🛠️ Technologies Used

  • React: JavaScript library for building the user interface.
  • Axios: For fetching data from WeatherAPI.
  • React Router: For navigation between pages.
  • CSS: For styling the app.

🔧 Installation & Setup

To run this project locally:

  1. Clone the repository:
    git clone https://github.com/1oridevs/Weather-App.git
    cd weather-app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors