Skip to content

imrockysingh1/weather-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

A simple weather app built with React that displays the current weather conditions for a given location.

Features

  • Search for weather by city name
  • Displays temperature, humidity, wind speed, and weather icon
  • Uses OpenWeatherMap API for weather data
  • Responsive design

Installation

To run this project, simply clone the repository and install the dependencies:

bash git clone (link unavailable) cd weather-app npm install

Usage

To use this app, simply search for a city name in the search bar and press enter. The app will display the current weather conditions for that location.

API Key

This app uses the OpenWeatherMap API to fetch weather data. You will need to obtain your own API key from OpenWeatherMap and replace the appid variable in the search function with your own API key.

Credits

  • Icons used in this app are from OpenWeatherMap and other sources.
  • This app was built with React and uses the OpenWeatherMap API.

Contact

9006442492 Email-rockysingh51167@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors