Skip to content

sakshi-patil-1111/weather_app

Repository files navigation

Weather App

Description

A weather app built using React and Vite that provides current weather information for any location. This app uses the OpenWeatherMap API to fetch and display weather data, including temperature, humidity, wind speed, and weather conditions.

Features

-Search for current weather by city name -Display temperature, humidity, wind speed, and weather conditions -Responsive design for mobile and desktop views

Installation

-Clone the repository: git clone https://github.com/sakshi-patil-1111/weather_app.git

-Navigate to the project directory: cd weather_app

-Install dependencies: npm install

-Run the development server: npm run dev

Usage

Open your browser and go to http://localhost:3000. Enter a city name in the search bar and click the search button. View the current weather information for the specified city.

Technologies Used

-React -Vite -JavaScript -HTML -CSS -OpenWeatherMap API

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements

OpenWeatherMap for providing the weather data API.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published