sreyash1mohanty/React-WeatherApp

Repository files navigation

Weather App

A simple weather application built using React.js that fetches weather information from the OpenWeatherMap API.

  • React.js
  • Material-UI for icons, cards, and components
  • OpenWeatherMap API
  • Displays current weather information based on user input (city name).
  • Uses Material-UI components for a modern user interface.
  • Fetches weather data from OpenWeatherMap API.
  • Provides temperature, humidity, and weather condition details.

(make sure you install styled components and other font requirements from material UI)

  1. Clone the repository

    git clone https://.com/your/repository.git
    cd repository-folder
  2. Install Dependencies

    npm install

3.Start the react-app

 npm run dev

Releases

No releases published

Packages

No packages published