Skip to content

NarendraSingh2003/Weather-App

Repository files navigation

Weather App

This Weather App is a React-based application that allows users to search for weather information of various locations. The app uses Material UI for a responsive and modern design.

Introduction

The Weather App provides real-time weather data for different cities. Users can enter a city name to get the current temperature, weather conditions, humidity, and more. The app is built using React and leverages Material UI components for a polished user interface.

Technologies Used

  • React: JavaScript library for building user interfaces.
  • Material UI: A popular React UI framework that provides pre-designed components for a fast and responsive layout.
  • CSS: Used for additional styling and layout customization.
  • OpenWeatherMap API: For fetching weather data.

Usage

Enter a city name in the search box to get the current weather information.

Features

  • Search for weather data by city name.
  • Displays current temperature, humidity, and weather conditions.
  • Responsive design using Material UI components.
  • Error handling for invalid city names.

Releases

No releases published

Packages

 
 
 

Contributors