Skip to content

amritrv2604/react-weather-app

Repository files navigation

Weather App - ReactJs

  • A dynamic and informative weather app built using React.js
  • Provides real-time weather data for any location worldwide, including temperature, humidity, wind speed, and current conditions.
  • The app's user-friendly interface makes it easy to search for weather information and stay updated on the forecast.

Features

  • Displays current weather conditions for any location.
  • Provides temperature, humidity, wind speed, and other relevant data.
  • Easily search for weather information by city or country.
  • A clean and user-friendly design for easy navigation.

Screenshots

Weather App

  • This is what the interface looks like.

Deployment

  1. Clone the repo:
gh repo clone amritrv2604/react-weather-app
  1. Install dependencies:
npm install
  1. Start the development server:
npm start
  1. Open your browser and navigate to http://localhost:3000 to view the app.

Technologies Used

  • React.js: A JavaScript library for building user interfaces.
  • Weather API: A service that provides real-time weather data.
  • CSS: Styles the appearance of the app.

Contributing

Contributions are welcome! Feel free to fork the repository, make your changes, and submit a pull request.

Releases

No releases published

Packages

No packages published