Skip to content

melan-variya/Weather-App

Repository files navigation

Weather App

This Weather App is a simple web application built using React that allows users to check the weather information for a specific city.

Features

  • Users can enter the name of their city and get real-time weather information.
  • The app displays temperature, weather description, humidity, wind speed, and pressure.
  • Weather information is fetched from the OpenWeatherMap API.

Demo

Include a gif or screenshot of your app here.

Installation

To use this Weather App locally, follow these steps:

  1. Clone this repository to your local machine:
  1. Navigate to the project directory:
  • cd weather-app
  1. Install the required dependencies:
  • npm install
  1. Start the development server:
  • npm run dev
  1. Open your web browser and navigate to http://localhost:5173/ to view the app.

Usage

  • Enter the name of your city in the input field and click on the "Enter" button.
  • The app will display the current weather information for the entered city.

Technologies Used

  • React
  • JavaScript
  • HTML
  • CSS

Credits

License

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

About

It show real time weather condition of your city .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published