Skip to content

A weather app to fetch weather data based on city name entered, data fetched using OpenWeather API.

License

Notifications You must be signed in to change notification settings

Aaron-Chacko/Weather-App

Repository files navigation

Weather App 🌤

A sleek and user-friendly weather application that provides real-time current weather updates for any city using data fetched from OpenWeather API.


Features

  • Search for current weather in any city 🌎
  • Display temperature, humidity, and wind speed of the place 🌡
  • Responsive design for desktop
  • Weather icon updates based on weather conditions 🌈

Technologies Used

  • Frontend: React, HTML, CSS
  • API: OpenWeatherMap
  • Optional Backend: Node.js + Express.js

How to Run the Project

  1. Clone the repository:
    git clone https://github.com/Aaron-Chacko/Weather-App
    
  2. Navigate to the project directory:
    cd weather
    
  3. Install the dependencies:
    npm install
    
  4. Run the application:
    npm run dev
    
  5. Open your browser and visit: http://localhost:3000 (or any other localhost it's running on)

About

A weather app to fetch weather data based on city name entered, data fetched using OpenWeather API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published