Skip to content

abhint1/Weather-Forecast-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Forecast React App

This is a simple Weather Forecast web application built using React. It allows users to check the current weather conditions for a given city.

Table of Contents

Demo

You can check out a live demo of the app at Demo Link.

Weather Forecast App Screenshot

Features

  • Get current weather conditions for a specified city.
  • Display weather description, temperature, feels like, wind speed, humidity, and pressure.
  • Dynamic weather icons based on weather conditions.

Installation

To run the Weather Forecast React App locally, follow these steps:

  1. Clone this repository:

git clone https://github.com/abhint1/Weather-Forecast-App.git

  1. Navigate to the project directory:

cd Weather-Forecast-App

  1. Install dependencies:

npm install

  1. Start the development server:

npm start

  1. Open your browser and visit http://localhost:3000 to view the app.

Usage

  1. Enter the name of the city for which you want to check the weather.
  2. Click the "Search" button to fetch the current weather conditions.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these guidelines:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes.
  4. Commit your changes and provide a descriptive commit message.
  5. Push your changes to your fork.
  6. Submit a pull request to the main repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published