Skip to content

kantichandrakar/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

The Weather App allows users to check the weather conditions of a specific city. It utilizes the WeatherAPI to fetch real-time weather data and displays relevant information such as temperature, wind speed, humidity, and more.

Features

  • Search by City: Users can enter the name of a city to retrieve the current weather conditions.

  • Detailed Weather Information: The app provides detailed weather information, including city name, state, country, local time, time zone, condition, temperature, wind speed, humidity, sunrise, and sunset.

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • WeatherAPI: The app uses the WeatherAPI to fetch weather data.

Configuration

The REACT_APP_WEATHER_API_KEY environment variable should be set to your WeatherAPI key. You can obtain an API key by signing up at WeatherAPI.

Folder Structure

  • src: Contains the source code.
  • components: React components used in the app.
  • images: Images used in the app.
  • style.css: Global styles for the app.
  • Weather.jsx: Main Weather component.

License

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


Made with ❤️ by Kanti "# Weather-App"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors